image from gcube harbor
This commit is contained in:
parent
1b4a284009
commit
3e228a5df5
|
@ -2,8 +2,8 @@ ARG JAVA_VERSION=11
|
||||||
ARG SMARTGEARS_VERSION=4.0.1-SNAPSHOT
|
ARG SMARTGEARS_VERSION=4.0.1-SNAPSHOT
|
||||||
|
|
||||||
#FROM d4science/smartgears-distribution:${SMARTGEARS_VERSION}-java${JAVA_VERSION}-tomcat10.1.19
|
#FROM d4science/smartgears-distribution:${SMARTGEARS_VERSION}-java${JAVA_VERSION}-tomcat10.1.19
|
||||||
#FROM hub.dev.d4science.org/gcube/smartgears-distribution:${SMARTGEARS_VERSION}-java${JAVA_VERSION}-tomcat10.1.19
|
FROM hub.dev.d4science.org/gcube/smartgears-distribution:${SMARTGEARS_VERSION}-java${JAVA_VERSION}-tomcat10.1.19
|
||||||
FROM smartgears-distribution:${SMARTGEARS_VERSION}-java${JAVA_VERSION}-tomcat10.1.19
|
#FROM smartgears-distribution:${SMARTGEARS_VERSION}-java${JAVA_VERSION}-tomcat10.1.19
|
||||||
ARG CONTAINER_INI="./docker/container.ini"
|
ARG CONTAINER_INI="./docker/container.ini"
|
||||||
|
|
||||||
COPY ./docker/logback.xml /etc/
|
COPY ./docker/logback.xml /etc/
|
||||||
|
|
Loading…
Reference in New Issue