Skip to content

Instantly share code, notes, and snippets.

@aanand
Created April 7, 2015 11:25
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aanand/0d6fbaa75bd5c65cf3f9 to your computer and use it in GitHub Desktop.
Save aanand/0d6fbaa75bd5c65cf3f9 to your computer and use it in GitHub Desktop.
Use Docker Machine to get a VM running Docker 1.6.0 RC4
docker-machine create -d virtualbox --virtualbox-boot2docker-url=https://github.com/tianon/boot2docker/releases/download/v1.6.0-rc4/boot2docker.iso dev-1.6.0-rc4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment