You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ sudo mkdir /c
$ sudo mount --bind /mnt/c /c
$ cd /c/path/to/project
$ docker-compose ...
The text was updated successfully, but these errors were encountered:
2zH
changed the title
Relative paths for host mounted volumes not working on Windows Subsystem Linux
Docker compose relative paths for host mounted volumes not working on Windows Subsystem Linux
May 24, 2017
Details: docker/compose#3925
Workaround: microsoft/WSL#1854
The text was updated successfully, but these errors were encountered: