We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b2682e commit b2df7c9Copy full SHA for b2df7c9
docker-examples/vertx-docker-java-fatjar/Dockerfile
@@ -6,7 +6,7 @@
6
# docker run -t -i -p 8080:8080 sample/vertx-java-fat
7
###
8
9
-FROM java:8
+FROM java:8-jre
10
11
ENV VERTICLE_FILE hello-verticle-fatjar-3.2.1-fat.jar
12
0 commit comments