Skip to content

Commit bc3af6d

Browse files
authored
Update Dockerfile
1 parent b10512e commit bc3af6d

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

Dockerfile

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,2 @@
11
# Pull base image
2-
From tomcat:8-jre8
3-
4-
# Maintainer
5-
MAINTAINER "sai4cs@gmail.com"
6-
COPY ./webapp.war /usr/local/tomcat/webapps
7-
RUN cp -R /usr/local/tomcat/webapps.dist/* /usr/local/tomcat/webapps
2+
From tomcat:8-jre8

0 commit comments

Comments
 (0)