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 554782a commit bbe0a67Copy full SHA for bbe0a67
bioMedical/Dockerfile
@@ -1,4 +1,4 @@
1
FROM openjdk:8
2
ADD target/spring-boot-maven-plugin.jar spring-boot-maven-plugin.jar
3
EXPOSE 8081
4
-ENT
+ENTRYPORT ["-java","-jar","spring-boot-maven-plugin.jar"]
0 commit comments