Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • The double slashes on the path are what made it work for me. It was confusing because I used -v $(pwd):/var/xx first and that did work, but resulted in an empty directory. I am running cyg via babun. Commented Nov 26, 2018 at 16:58
  • Had the same issue in Windows 7 while using /c/data/, moving the host directory under /c/Users/<user>/ solved it for me. Thanks. Commented Jan 15, 2019 at 22:10
  • 2
    can we have a link to the post that helped you resolve the issue? Commented Mar 26, 2019 at 9:51