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.
1 parent 1ab4f7f commit 9af970bCopy full SHA for 9af970b
Dockerfile
@@ -1,5 +1,5 @@
1
#https://github.com/anapsix/docker-alpine-java
2
-FROM anapsix/alpine-java
+FROM anapsix/alpine-java:8_jdk
3
4
ADD build/distributions/*.tar /usr/
5
0 commit comments