diff --git a/Dockerfile b/Dockerfile index 3974f706fce..5efdb0de68a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,4 @@ FROM tomcat:8 # Take the war and copy to webapps of tomcat +# git COPY target/newapp.war /usr/local/tomcat/webapps/