Skip to content

Instantly share code, notes, and snippets.

@moafred
Last active December 12, 2018 16:04
Show Gist options
  • Save moafred/5beb4fae47e31228dbee928bc9a7e485 to your computer and use it in GitHub Desktop.
Save moafred/5beb4fae47e31228dbee928bc9a7e485 to your computer and use it in GitHub Desktop.
Host IP from boot2docker VM
ssh into your boot2docker vm
`ip r | awk '/default/{print $3}`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment