Skip to content

Instantly share code, notes, and snippets.

@fdocr
Last active August 27, 2016 21:22
Show Gist options
  • Save fdocr/9ea61d0c4f1ae8d470ae35f255d077a0 to your computer and use it in GitHub Desktop.
Save fdocr/9ea61d0c4f1ae8d470ae35f255d077a0 to your computer and use it in GitHub Desktop.
docker-machine create --driver amazonec2 \
--amazonec2-instance-type t2.nano \
--amazonec2-region eu-west-1 \
node-name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment