From a74a529038ac8151fdbb708e94a270f376e8a421 Mon Sep 17 00:00:00 2001 From: githubtestit <95460504+githubtestit@users.noreply.github.com> Date: Mon, 1 Aug 2022 16:35:28 +0530 Subject: [PATCH] Update Dockerfile --- Dockerfile | 1 + 1 file changed, 1 insertion(+) 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/