Skip to content

Instantly share code, notes, and snippets.

@amuraru
Created March 19, 2016 11:48
Show Gist options
  • Save amuraru/8dd9357188d0ae2a1a46 to your computer and use it in GitHub Desktop.
Save amuraru/8dd9357188d0ae2a1a46 to your computer and use it in GitHub Desktop.
create docker-machine in gce
docker-machine create --driver google --google-project test-666 --google-machine-type n1-highcpu-16 --engine-opt host='tcp://0.0.0.0:8080' test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment