We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22a8e67 commit 4581d4bCopy full SHA for 4581d4b
1 file changed
Dockerfile
@@ -0,0 +1,2 @@
1
+FROM tomcat:8.0.20-jre8
2
+COPY target/*.war /usr/local/tomcat/webapps/maven-web-app.war
0 commit comments