Skip to content

Commit 97739af

Browse files
author
Simran Bajaj
committed
Added message for different java runtimes
1 parent e14c083 commit 97739af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/ecs-firelens/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#Make sure the jdk pulled in dockerfile matches your IDE compile version used for compiling Jar file
12
FROM openjdk:11
23
RUN mkdir -p /app
34

0 commit comments

Comments
 (0)