Skip to content

Instantly share code, notes, and snippets.

@dsernst
Created October 8, 2015 07:22
Show Gist options
  • Select an option

  • Save dsernst/a3bf0d9f5bd7c3bda2b0 to your computer and use it in GitHub Desktop.

Select an option

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