Skip to content

Instantly share code, notes, and snippets.

@coodix
Created November 27, 2014 20:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coodix/da5f81bd63c112a7c4a7 to your computer and use it in GitHub Desktop.
Save coodix/da5f81bd63c112a7c4a7 to your computer and use it in GitHub Desktop.
Route to docker containers through boot2docker on mac os x
sudo route -n add 172.17.0.0/16 `boot2docker ip`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment