2024-03-15 14:26:05 +01:00
|
|
|
FROM d4science/smartgears-distribution:4.0.0-SNAPSHOT-java17-tomcat10.1.19
|
2022-06-15 17:49:58 +02:00
|
|
|
COPY ./target/storagehub.war /tomcat/webapps/
|
2024-03-27 12:04:49 +01:00
|
|
|
COPY ./docker/jackrabbit/bootstrap.properties /app/jackrabbit/
|
2022-06-15 17:49:58 +02:00
|
|
|
COPY ./docker/storagehub.xml /tomcat/conf/Catalina/localhost/
|