We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41240ca commit b793842Copy full SHA for b793842
Dockerfile
@@ -2,3 +2,4 @@ FROM tomcat
2
COPY target/sampleapp.war /usr/local/tomcat/webapps
3
EXPOSE 8080
4
CMD /usr/local/tomcat/bin/catalina.sh run
5
+#
0 commit comments