-
Notifications
You must be signed in to change notification settings - Fork 308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't run docker compose with mongo and mounted volume #1679
Comments
same problem with me |
Same here
MacOS Monterey 12.2.1 |
This might be the same issue as #1209? |
I have the same issue. any solution? |
I am facing similar problems using I checked and I am missing permissions for the |
As @guild-jonathan-kaczynski has already mentioned this is probably a duplicate of #1209 so look in that one for an explanation and status. @hguerrero Might be a good idea to close this issue to avoid confusing people. |
Closing as duplicate of #1209 |
Actual Behavior
When trying to run a docker-compose file that uses mongo db with a mounted volume (for persisting data). The volume is mounted in a way that does not allow the container to execute
chown
.Steps to Reproduce
docker compose up -d
Result
Expected Behavior
container runs correctly
Additional Information
No response
Rancher Desktop Version
1.0.1
Rancher Desktop K8s Version
1.23.3
Which container runtime are you using?
moby (docker cli)
What operating system are you using?
macOS
Operating System / Build Version
macOS Big Sur 11.6.3
What CPU architecture are you using?
x64
Linux only: what package format did you use to install Rancher Desktop?
No response
Windows User Only
No response
The text was updated successfully, but these errors were encountered: