Skip to content

Commit 2ec95af

Browse files
Update Docker
1 parent da409ed commit 2ec95af

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Docker

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
FROM tomcat:8
2-
COPY target/java-example.war /usr/local/tomcat/webapps/ROOT.war
3-
EXPOSE 8080
4-
CMD ["catalina.sh", "run"]
1+

0 commit comments

Comments
 (0)