-
-
Notifications
You must be signed in to change notification settings - Fork 813
Closed
Labels
Description
See also #103
It looks like you can start a Google Cloud VM with a "docker container" option - and the Google Cloud Registry is easy to push containers to. So it would be feasible to have datasette publish gcloud ... automatically build a container, push it to GCR, then start a new VM instance with it:
https://cloud.google.com/container-registry/docs/pushing-and-pulling
Reactions are currently unavailable