Skip to content

Commit b793842

Browse files
author
lerndevops
authored
Update Dockerfile
1 parent 41240ca commit b793842

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ FROM tomcat
22
COPY target/sampleapp.war /usr/local/tomcat/webapps
33
EXPOSE 8080
44
CMD /usr/local/tomcat/bin/catalina.sh run
5+
#

0 commit comments

Comments
 (0)