Skip to content

Instantly share code, notes, and snippets.

@Starefossen
Last active December 27, 2017 21:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Starefossen/7e2a8ef40ba099acbee5ed72e89d0f8e to your computer and use it in GitHub Desktop.
Save Starefossen/7e2a8ef40ba099acbee5ed72e89d0f8e to your computer and use it in GitHub Desktop.
Docker Machine with Docker v1.13.1
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