Created
April 7, 2015 11:25
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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