Last active
December 27, 2017 21:53
-
-
Save Starefossen/7e2a8ef40ba099acbee5ed72e89d0f8e to your computer and use it in GitHub Desktop.
Docker Machine with Docker v1.13.1
This file contains 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 --driver virtualbox --virtualbox-cpu-count 2 --virtualbox-memory 4096 --virtualbox-boot2docker-url https://github.com/boot2docker/boot2docker/releases/download/v1.13.1/boot2docker.iso default |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment