Timeline for answer to How to mount a host directory in a Docker container by rainabba
Current License: CC BY-SA 4.0
Post Revisions
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 5, 2018 at 16:24 | comment | added | Steven T. Snyder | This link solved my problem: support.divio.com/local-development/docker/… (Docker on Windows only allows mounting from /Users/ by default) | |
| Sep 2, 2018 at 22:21 | history | edited | rainabba | CC BY-SA 4.0 |
adding this critical bit again because somebody thought to remove it
|
| Sep 1, 2018 at 21:11 | review | Suggested edits | |||
| Sep 2, 2018 at 5:07 | |||||
| Aug 31, 2018 at 20:26 | comment | added | Steven T. Snyder |
I'm having this problem with Win10/WSL and Docker-CE/docker-ce. Empty /projectpath/. What do you mean by "work from /c/projectpath"? I tried linking /c/ to /mnt/c and running from /c/projectpath but then I get the error bind mount source path does not exist: /host_mnt/c/projectpath.
|
|
| Aug 13, 2018 at 19:23 | history | answered | rainabba | CC BY-SA 4.0 |