DEVOPS-1775 Move JCP lib to tomcat base image
This commit is contained in:
parent
b148a37c6e
commit
d397d42323
2 changed files with 0 additions and 1 deletions
|
|
@ -18,6 +18,5 @@ RUN rm -rf /usr/local/tomee/webapps/ROOT \
|
|||
&& cat /usr/local/tomee/conf/webbpm.properties >> /usr/local/tomee/conf/catalina.properties \
|
||||
&& sed -i -r "s/<must-be-changed>/$ADMIN_PASSWORD/g" /usr/local/tomee/conf/tomcat-users.xml
|
||||
|
||||
COPY --from=build /app/backend/libs/ /usr/local/tomee/lib/
|
||||
COPY --from=build /app/frontend/target/*.war /usr/local/tomee/webapps/ROOT.war
|
||||
COPY --from=build /app/backend/target/*.war /usr/local/tomee/webapps/ul.war
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue