Skip to content

Commit 5abb14f

Browse files
Update Dockerfile
1 parent 12f7b67 commit 5abb14f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
FROM nithish
2-
RUN ls -al /
3-
COPY ./works-with-heroku-1.0.war /usr/local/tomcat/webapps/
2+
WORKDIR /usr/local/tomcat/webapps/
3+
COPY target/*.war

0 commit comments

Comments
 (0)