Skip to content

Instantly share code, notes, and snippets.

@trentmurray
Last active March 16, 2020 05:43
Show Gist options
  • Save trentmurray/3f8904a27027a19edc4785a22899d449 to your computer and use it in GitHub Desktop.
Save trentmurray/3f8904a27027a19edc4785a22899d449 to your computer and use it in GitHub Desktop.
Our docker-machine install command
#!/bin/zsh
docker-machine create --driver=virtualbox ${1}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment