We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abdc93e commit c9cf5bdCopy full SHA for c9cf5bd
Dockerfile
@@ -2,6 +2,6 @@
2
From tomcat:8-jre8
3
4
# Maintainer
5
-MAINTAINER "sai4cs@gmail.com"
+MAINTAINER "punithcool03@gmail.com"
6
COPY ./webapp.war /usr/local/tomcat/webapps
7
RUN cp -R /usr/local/tomcat/webapps.dist/* /usr/local/tomcat/webapps
0 commit comments