8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82acc71 + dc1a6c8 commit 7a3767bCopy full SHA for 7a3767b
flexible/sparkjava/src/main/docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM gcr.io/google_appengine/openjdk8
+FROM gcr.io/google_appengine/openjdk
2
VOLUME /tmp
3
ADD spark-1.0-jar-with-dependencies.jar app.jar
4
CMD [ "java","-Djava.security.egd=file:/dev/./urandom","-jar","/app.jar"]
0 commit comments