Possible to run Google Standard Managed VM Locally with Docker for Development?

88 Views Asked by At

Is it possible to run a Google Standard Managed VM for Java locally for development purposes? I am asking cause dev_appserver.py, mvn gcloud:run or gcloud preview app run are good for a simple hello world application, but anything bigger than that doesn't work... (single threaded, timeout, etc...).

1

There are 1 best solutions below

0
On

I mentioned this above, but you're looking for AppStart:

https://github.com/GoogleCloudPlatform/appstart