Good afternoon, I need to mount to the container for example the folder c: / projects command
..... -v //c/projects:/vaw/www ..... does not work, but the team
..... -v //c/Users/User1/projects:/vaw/www ..... works
The point is to restrict the home folder, but how to remove it?
Windows 7, installed via DOCKER TOOLBOX (docker.com/products/docker-toolbox), does not work = the disk is not mounted, if you try to mount via Kitematic, then it swears that the disk should be accessible for reading and writing, although I set this folder full rights for all.