Skip to content

Conversation

simonstey
Copy link

from https://nickjanetakis.com/blog/setting-up-docker-for-windows-and-wsl-to-work-flawlessly#ensure-volume-mounts-work ->

When using WSL, Docker for Windows expects volume paths in a format that matches this: /c/Users/user/dev/myapp. But, WSL doesn’t work like that. Instead, it uses the /mnt/c/Users/user/dev/myapp format.

If you’re running Windows 18.03 (Spring 2018) or newer you can configure WSL to mount at / instead of /mnt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant