abiosoft / colima

Container runtimes on macOS (and Linux) with minimal setup
MIT License
17.73k stars 364 forks source link

docs: update faq regarding docker bind mount issue #1052

Closed nnathan closed 3 days ago

nnathan commented 1 week ago

Although most people won't run into the issue as they're probably mapping volumes from their /Users/<username> directory, I think this information would be handy for anyone running into the issue of docker bind mounts showing up empty on the container. This was the issue I faced in https://github.com/abiosoft/colima/issues/1051 and it took me 1-2 days to solve it.

abiosoft commented 3 days ago

Thanks :)