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 54eb136 commit 566c238Copy full SHA for 566c238
DockerfIle renamed to Dockerfile
@@ -8,4 +8,4 @@ LABEL maintainer="Seojin Yoon <[email protected]>" \
8
9
COPY build/libs/*SNAPSHOT.jar app.jar
10
11
-ENTRYPOINT ["java", "-jar", "/app.jar"]
+ENTRYPOINT ["java", "-jar", "/app.jar"]
0 commit comments