Skip to content

Instantly share code, notes, and snippets.

@rosskarchner
Last active February 5, 2018 19:32
Show Gist options
  • Save rosskarchner/fe1f2b73e9811934f9675fbc0f741bd6 to your computer and use it in GitHub Desktop.
Save rosskarchner/fe1f2b73e9811934f9675fbc0f741bd6 to your computer and use it in GitHub Desktop.
docker-machine create default --driver virtualbox\
--virtualbox-cpu-count "2"\
--virtualbox-memory "3072"\
--virtualbox-hostonly-cidr "10.10.10.1/24"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment