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
{{ message }}
This repository was archived by the owner on Jul 9, 2021. It is now read-only.
Set COMPOSE_CONVERT_WINDOWS_PATHS environment variable on Windows
Docker 18.03.0 and later have a regression which causes a "mount denied - <path> is not a valid Windows path" error when attempting to mount /var/run/docker.sock via docker-compose.yml. As documented in docker/for-win#1829, setting the `COMPOSE_CONVERT_WINDOWS_PATHS` environment variable to a truthy value works around this issue.
Move to completely new IP subnet (#19)
* New subnet
* Setx
* Run in correct shell, use set
* No new window, use setx too
* Set env properly
* always elavate
* Avoid logging errors for missing switch/ipaddress, add progress logging, etc.
* README section on windows networking no longer needed