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 163ed16 commit e2ee3d8Copy full SHA for e2ee3d8
Dockerfile
@@ -16,4 +16,4 @@ USER $USER_NAME
16
WORKDIR $APP_HOME
17
RUN touch vkhan-batch-processing-0.1.0.jar
18
19
-ENTRYPOINT ["java","-jar","vkhan-batch-processing-0.1.0.jar"]
+ENTRYPOINT ["java","-jar","vkhan-batch-processing-0.1.0.jar"]
0 commit comments