Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@dsernst
Created October 8, 2015 07:22
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dsernst/a3bf0d9f5bd7c3bda2b0 to your computer and use it in GitHub Desktop.
Save dsernst/a3bf0d9f5bd7c3bda2b0 to your computer and use it in GitHub Desktop.
Use `dockerhost` instead of the IP of your docker-machine vm
echo $(docker-machine ip default) dockerhost | sudo tee -a /etc/hosts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment