Bind to docker socket on Windows

For Docker for Windows following seems to be working:

-v //var/run/docker.sock:/var/run/docker.sock

Leave a Comment