We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e14c083 commit 97739afCopy full SHA for 97739af
examples/ecs-firelens/Dockerfile
@@ -1,3 +1,4 @@
1
+#Make sure the jdk pulled in dockerfile matches your IDE compile version used for compiling Jar file
2
FROM openjdk:11
3
RUN mkdir -p /app
4
0 commit comments