GoogleCloudPlatform / appstart

Tool for running a GAE MVM emulation environment.
Apache License 2.0
12 stars 11 forks source link

Add support for standard runtimes (no runtime:custom) #4

Closed JustinBeckwith closed 5 years ago

JustinBeckwith commented 9 years ago

It would be great if we could start a nodejs application without a dockerfile. We would need to run gen-config under the good, drop the Dockerfile/.dockerignore, and then build/start the container.