Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
f-necas authored Jul 29, 2024
1 parent 560f01c commit 5e805a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ RUN if [ "$TOMCAT_EXTRAS" = false ]; then \
# Add application from first stage
COPY --from=extractwar /tmp/mapstore "${CATALINA_BASE}/webapps/mapstore"
COPY georchestra-docker-scripts/ /
# SHould be override in 2024.xx when a server.xml on 8080 will be available
COPY docker/server.xml "${CATALINA_BASE}/conf/"


Expand Down

0 comments on commit 5e805a1

Please sign in to comment.