docker / machine

Machine management for a container-centric world
https://docs.docker.com/machine/
Apache License 2.0
6.63k stars 1.97k forks source link

Feature Request: Create Google Compute Instance from template #4706

Open rojopolis opened 5 years ago

rojopolis commented 5 years ago

If we could simply tell docker machine to use an instance template it would make a lot of scenarios possible. All of these issues could be superseded by allowing instance creation based on a template.

4582

4488

4073

3754

The API to do this is very simple: https://cloud.google.com/compute/docs/reference/rest/v1/instances/insert

I can submit a PR if there's interest.

fluidnumerics-joe commented 5 years ago

Definitely interested! Particularly for the use of GPUs with docker-machine