We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9bce02 commit c09d2b1Copy full SHA for c09d2b1
Dockerfile
@@ -4,4 +4,4 @@ From tomcat:latest
4
# Maintainer
5
MAINTAINER "valaxytech@gmail.com"
6
COPY ./webapp/target/*.war /usr/local/tomcat/webapps/
7
-
+CMD /usr/local/tomcat/bin/./startup.sh
0 commit comments