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 b8f017e commit d122b1dCopy full SHA for d122b1d
Dockerfile
@@ -2,4 +2,3 @@ FROM tomcat:8.5.40
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