Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mylandmarkpay authored Sep 21, 2021
1 parent 08df69a commit 60acfae
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
FROM tomcat:8.0.20-jre8
# Learning webhook
# CI CD JOB
# Dummy text to test
COPY target/maven-web-application*.war /usr/local/tomcat/webapps/maven-web-application.war
COPY target/*.war /usr/local/tomcat/webapps/maven-web-app.war

0 comments on commit 60acfae

Please sign in to comment.