Skip to content

Instantly share code, notes, and snippets.

@ianblenke
Created November 8, 2014 08:58
Show Gist options
  • Save ianblenke/00d61147bbf81ca26d2d to your computer and use it in GitHub Desktop.
Save ianblenke/00d61147bbf81ca26d2d to your computer and use it in GitHub Desktop.
Get boot2docker's VM IP address
IP="$(boot2docker ip 2>/dev/null)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment