Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ValaxyTech authored Oct 22, 2018
1 parent 22e01c8 commit 740736a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ From tomcat:8-jre8

# Maintainer
MAINTAINER "[email protected]"
COPY ./webapp.war /usr/local/tomcat/webapps
COPY ./webapp.war /usr/local/tomcat/webapps
EXPOSE 80

0 comments on commit 740736a

Please sign in to comment.