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 56f48ca commit 554782aCopy full SHA for 554782a
bioMedical/Dockerfile
@@ -1,3 +1,4 @@
1
FROM openjdk:8
2
ADD target/spring-boot-maven-plugin.jar spring-boot-maven-plugin.jar
3
-Expose 8081
+EXPOSE 8081
4
+ENT
0 commit comments