Skip to content

Instantly share code, notes, and snippets.

@erangaeb
Created December 8, 2015 17:08
Show Gist options
  • Save erangaeb/be0a2163fe128fc7df8c to your computer and use it in GitHub Desktop.
Save erangaeb/be0a2163fe128fc7df8c to your computer and use it in GitHub Desktop.
up and run docker via boot2docker
# start boot2docker
boot2docker init
boot2docker up
# test it
docker ps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment