Skip to content

Commit

Permalink
Create Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
devopstrainingbanglore authored Nov 1, 2020
1 parent f5e4cc6 commit 405abee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
FROM tomcat:8.0.20-jre8
# Dummy text to test
COPY target/maven-web-app*.war /usr/local/tomcat/webapps/maven-web-app.war

0 comments on commit 405abee

Please sign in to comment.