Skip to content

Instantly share code, notes, and snippets.

@viktorsteinwand
Last active January 18, 2017 13:09
Show Gist options
  • Save viktorsteinwand/f126990cd5318dddf6fd to your computer and use it in GitHub Desktop.
Save viktorsteinwand/f126990cd5318dddf6fd to your computer and use it in GitHub Desktop.
Add docker-machine VM
docker-machine create --driver virtualbox --virtualbox-disk-size "50000" -virtualbox-memory "4096" --virtualbox-cpu-count "4" default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment