Skip to content

Instantly share code, notes, and snippets.

@mullnerz
Last active April 3, 2016 20:40
Show Gist options
  • Save mullnerz/9baf91447cb464eb618eea0af4b3ecaa to your computer and use it in GitHub Desktop.
Save mullnerz/9baf91447cb464eb618eea0af4b3ecaa to your computer and use it in GitHub Desktop.
docker-machine create
docker-machine rm default
docker-machine create --driver virtualbox --virtualbox-disk-size "40960" --virtualbox-cpu-count "4" --virtualbox-memory "4096" default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment