Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kevinhooke/1905c1052f90654545cc986456b8fb0b to your computer and use it in GitHub Desktop.
Save kevinhooke/1905c1052f90654545cc986456b8fb0b to your computer and use it in GitHub Desktop.
On Windows:
1. don't modify the existing network adapters (NAT and host-only)
2. add 3rd adapter for bridged
3. docker-machine env
4. docker-machine regenerate-certs default
5. docker-machine ip default - show bridged ip
Restar docker-machine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment