Add the ServiceMaps for all the VOs

This commit is contained in:
Antonio Calanducci 2023-12-19 16:59:34 +01:00
parent abc64eeb96
commit 3a06e615e3
2 changed files with 4 additions and 0 deletions

View File

@ -49,6 +49,10 @@ COPY src/gcube-start-container.sh /home/gcube/gCore/bin/gcore-start-container
COPY src/gcore-start-container-daemon /home/gcube/gCore/bin/gcore-start-container-daemon
COPY src/GHNConfig.xml /home/gcube/gCore/config/GHNConfig.xml
COPY src/common-authorization-2.0.2-4.3.0.jar /home/gcube/gCore/lib/common-authorization-2.0.1-4.2.0-139995.jar
COPY src/ServiceMaps.tar.gz /home/gcube/
RUN tar xzvf /home/gcube/ServiceMaps.tar.gz -C /home/gcube/gCore/config/
RUN chmod 750 /home/gcube/gCore/config/ServiceMap_*.xml
# Update loggin settings
# Log with debug

BIN
src/ServiceMaps.tar.gz Normal file

Binary file not shown.