[bug]: Error mounting volumes to rootfs
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behavior
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/docker/volumes/bee01badac563927d267d1fa300517be9aa56adc81d03bc43a624fc0200b637b/_data" to rootfs at "/app/web/node_modules": create mount destination for /app/web/node_modules mount: openat /var/lib/docker/overlay2/96f805d335dccf2ed55b4bcf49d9b2c438642952f2af203b248663877c4c14fb/merged/app/web: operation not permitted: unknown
Steps to reproduce
- Run ./setup.sh
- Run docker compose -f docker-compose-local.yml up -d
And this error appeared:
I wonder if this error comes from some unintentional permission setup from my machine (Mac M1), since I have run v0.18 on my local machine several months ago and it worked really fine. As I'm not an expert in Docker so I'd appreciate any help from your side!
Environment
Production
Browser
Google Chrome
Variant
Local
Version
v0.23
Contributor guide
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.
Assessment
This issue has not been assessed yet.