We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b23b52 + ba0d103 commit 80a5d95Copy full SHA for 80a5d95
managed_vms/extending-runtime/src/main/appengine/Dockerfile
@@ -1,4 +1,4 @@
1
FROM gcr.io/google_appengine/jetty9
2
3
RUN apt-get update && apt-get install -y fortunes
4
-ADD appengine-extendingruntime-1.0-SNAPSHOT.war $JETTY_BASE/webapps/root.war
+ADD managed-vms-extendingruntime-1.0-SNAPSHOT.war $JETTY_BASE/webapps/root.war
0 commit comments