Skip to content

Commit a614ee4

Browse files
committed
added a context to the default docker image
1 parent 470bb61 commit a614ee4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ MAINTAINER martin scharm
33

44
COPY src /srv/src
55
COPY pom.xml /srv/pom.xml
6+
COPY src/main/docker/CombineArchiveWeb-DockerContext.xml /usr/local/tomcat/conf/Catalina/localhost/ROOT.xml
67
WORKDIR /srv/
78

89
# install dependencies, compile the code, and get rid of dependencies...

0 commit comments

Comments
 (0)