2024-11-20 16:12:53 +01:00
|
|
|
FROM harbor.d4science.org/gcube/smartgears-distribution:4.0.1-SNAPSHOT-java17-tomcat10.1.19
|
2022-06-15 17:49:58 +02:00
|
|
|
COPY ./target/storagehub.war /tomcat/webapps/
|
|
|
|
COPY ./docker/storagehub.xml /tomcat/conf/Catalina/localhost/
|