OpenCut-app / OpenCut-app/OpenCut
Error when run docker-compose up -d
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 89.8k
- Forks
- 8.9k
- PR merge metrics
- No merged PRs in 30d
Description
Hi team, I have a problem when running the docker -compose up -d command
error:
=> ERROR [web builder 8/13] RUN bun install 418.5s
[web builder 8/13] RUN bun install:
0.411 bun install v1.2.18 (0d4089ea)
300.4 error: Integrity check failed for tarball: radix-ui
300.4 error: Integrity check failed for tarball: @next/swc-linux-x64-gnu
417.6 error: IntegrityCheckFailed extracting tarball from radix-ui
417.6
417.6 error: IntegrityCheckFailed extracting tarball from @next/swc-linux-x64-gnu
failed to solve: process "/bin/sh -c bun install" did not complete successfully: exit code: 1
This is my computer error or I have done something wrong?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure with docker-compose up -d and inspect the web builder step that runs bun install. Focus on the reported integrity failures for radix-ui and @next/swc-linux-x64-gnu. Done means the container build completes without these errors or the required workaround is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bun, docker-compose, typescript
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100