Hi what's the recommended way to create a GCP VM w...
# general
f
Hi what's the recommended way to create a GCP VM with some docker containers?
a
f
Yeah how
I read the docs
Combine them how? I need to generate an ssh key pair and use it for both but nothing I tried worked reliably
a
sorry, haven't done it myself.
f
No worries but I need more than a guess ;)
In the end I gave up on docker provider and am using the undocumented metadata that Google uses for deploying a container directly on GCE, which has its own downsides.