fix after merge
This commit is contained in:
parent
38cffe4a7e
commit
54c053785b
3 changed files with 3 additions and 3 deletions
|
|
@ -26,7 +26,7 @@ RUN mkdir -p $HOME/.m2 \
|
|||
FROM $RUNTIME_IMAGE
|
||||
ARG ADMIN_PASSWORD=Secr3t
|
||||
|
||||
COPY config/tomcat/tomcat /usr/local/tomcat
|
||||
COPY config/tomcat /usr/local/tomcat
|
||||
|
||||
RUN rm -rf /usr/local/tomcat/webapps/ROOT \
|
||||
&& cat /usr/local/tomcat/conf/webbpm.properties >> /usr/local/tomcat/conf/catalina.properties \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue