sha256:6f5d259ee864b0995e89544a26742debd24d7211b01b4eb88cee5352c06d4dcc
OS/ARCH
Compressed size
974.47 MB
Last pushed
4 months by dspacebot
Type
Image
Manifest digest
sha256:8e423e240175f6f34259cd97ec9df3fc0c22a11868b2304d776aee5eb99f7f86
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.54 MB5CMD ["/bin/bash"]0 B6ENV JAVA_HOME=/opt/java/openjdk0 B7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B9RUN /bin/sh -c set -eux;16.21 MB10ENV JAVA_VERSION=jdk-11.0.31+110 B11RUN /bin/sh -c set -eux;135.98 MB12RUN /bin/sh -c set -eux;159 B13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B15CMD ["jshell"]0 B16RUN /bin/sh -c apt-get update22.09 MB17LABEL org.opencontainers.image.title=Apache Maven0 B18LABEL org.opencontainers.image.source=https://github.com/carlossg/docker-maven0 B19LABEL org.opencontainers.image.url=https://github.com/carlossg/docker-maven0 B20LABEL org.opencontainers.image.description=Apache Maven is a0 B21ENV MAVEN_HOME=/usr/share/maven0 B22COPY /usr/share/maven /usr/share/maven # buildkit8.93 MB23COPY /usr/local/bin/mvn-entrypoint.sh /usr/local/bin/mvn-entrypoint.sh # buildkit851 B24RUN /bin/sh -c ln -s155 B25ARG USER_HOME_DIR=/root0 B26ENV MAVEN_CONFIG=/root/.m20 B27ENTRYPOINT ["/usr/local/bin/mvn-entrypoint.sh"]0 B28CMD ["mvn"]0 B29ARG TARGET_DIR=dspace-installer0 B30WORKDIR /app93 B31RUN |1 TARGET_DIR=dspace-installer /bin/sh -c1.28 KB32RUN |1 TARGET_DIR=dspace-installer /bin/sh -c95 B33USER dspace0 B34ADD --chown=dspace pom.xml /app/ #14.67 KB35RUN |1 TARGET_DIR=dspace-installer /bin/sh -c115 B36ADD --chown=dspace dspace/pom.xml /app/dspace/ #2.54 KB37RUN |1 TARGET_DIR=dspace-installer /bin/sh -c136 B38ADD --chown=dspace dspace/modules/pom.xml /app/dspace/modules/ #1.13 KB39RUN |1 TARGET_DIR=dspace-installer /bin/sh -c157 B40ADD --chown=dspace dspace/modules/additions/pom.xml /app/dspace/modules/additions/ #2.43 KB41RUN |1 TARGET_DIR=dspace-installer /bin/sh -c121 B42ADD --chown=dspace dspace-api/pom.xml /app/dspace-api/ #5.64 KB43RUN |1 TARGET_DIR=dspace-installer /bin/sh -c122 B44ADD --chown=dspace dspace-iiif/pom.xml /app/dspace-iiif/ #1.25 KB45RUN |1 TARGET_DIR=dspace-installer /bin/sh -c121 B46ADD --chown=dspace dspace-oai/pom.xml /app/dspace-oai/ #1.41 KB47RUN |1 TARGET_DIR=dspace-installer /bin/sh -c118 B48ADD --chown=dspace dspace-rdf/pom.xml /app/dspace-rdf/ #1 KB49RUN |1 TARGET_DIR=dspace-installer /bin/sh -c126 B50ADD --chown=dspace dspace-server-webapp/pom.xml /app/dspace-server-webapp/ #4.56 KB51RUN |1 TARGET_DIR=dspace-installer /bin/sh -c125 B52ADD --chown=dspace dspace-services/pom.xml /app/dspace-services/ #1.9 KB53RUN |1 TARGET_DIR=dspace-installer /bin/sh -c123 B54ADD --chown=dspace dspace-sword/pom.xml /app/dspace-sword/ #992 B55RUN |1 TARGET_DIR=dspace-installer /bin/sh -c125 B56ADD --chown=dspace dspace-swordv2/pom.xml /app/dspace-swordv2/ #1.61 KB57ENV MAVEN_FLAGS=-P-assembly -P-test-environment -Denforcer.skip=true -Dcheckstyle.skip=true0 B58RUN |1 TARGET_DIR=dspace-installer /bin/sh -c763.68 MB59USER root0 B60RUN |1 TARGET_DIR=dspace-installer /bin/sh -c271 BCommand
ARG RELEASE