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 7, 2020. It is now read-only.
Not an issue as such, more a note. If we wish to support Windows with this tool, the following routing command will work:
In an elevated prompt (Win+X), route ADD 172.16.0.0 MASK 255.240.0.0 192.168.99.100, where 192.168.99.100 is the docker-machine that is running, will perform the same routing as on OSX and Linux.