sha256:5f991607523c3e388d03d459d1459bcf49f817eab3dc29ea58538db2a9c8cbe8
OS/ARCH
Compressed size
605.63 MB
Last pushed
9 months by dspacebot
Type
Image
Manifest digest
sha256:639e685b7c3dd2bc75ff1668ba55ee65838486f0ed853aa57c5f3698abc61cdf
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7ENV JAVA_HOME=/opt/java/openjdk0 B8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B10RUN /bin/sh -c set -eux;21.9 MB11ENV JAVA_VERSION=jdk-17.0.17+100 B12RUN /bin/sh -c set -eux;138.14 MB13RUN /bin/sh -c set -eux;159 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B16CMD ["jshell"]0 B17RUN /bin/sh -c apt-get update21.5 MB18LABEL org.opencontainers.image.title=Apache Maven0 B19LABEL org.opencontainers.image.source=https://github.com/carlossg/docker-maven0 B20LABEL org.opencontainers.image.url=https://github.com/carlossg/docker-maven0 B21LABEL org.opencontainers.image.description=Apache Maven is a0 B22ENV MAVEN_HOME=/usr/share/maven0 B23COPY /usr/share/maven /usr/share/maven # buildkit8.81 MB24COPY mvn-entrypoint.sh /usr/local/bin/mvn-entrypoint.sh # buildkit850 B25COPY settings-docker.xml /usr/share/maven/ref/ # buildkit358 B26RUN /bin/sh -c ln -s157 B27ARG MAVEN_VERSION=3.9.110 B28ARG USER_HOME_DIR=/root0 B29ENV MAVEN_CONFIG=/root/.m20 B30ENTRYPOINT ["/usr/local/bin/mvn-entrypoint.sh"]0 B31CMD ["mvn"]0 B32ARG TARGET_DIR=dspace-installer0 B33WORKDIR /app93 B34RUN |1 TARGET_DIR=dspace-installer /bin/sh -c1.28 KB35RUN |1 TARGET_DIR=dspace-installer /bin/sh -c96 B36USER dspace0 B37ADD --chown=dspace pom.xml /app/ #14.78 KB38RUN |1 TARGET_DIR=dspace-installer /bin/sh -c115 B39ADD --chown=dspace dspace/pom.xml /app/dspace/ #2.49 KB40RUN |1 TARGET_DIR=dspace-installer /bin/sh -c136 B41ADD --chown=dspace dspace/modules/pom.xml /app/dspace/modules/ #1003 B42RUN |1 TARGET_DIR=dspace-installer /bin/sh -c157 B43ADD --chown=dspace dspace/modules/additions/pom.xml /app/dspace/modules/additions/ #2.48 KB44RUN |1 TARGET_DIR=dspace-installer /bin/sh -c120 B45ADD --chown=dspace dspace-api/pom.xml /app/dspace-api/ #5.79 KB46RUN |1 TARGET_DIR=dspace-installer /bin/sh -c123 B47ADD --chown=dspace dspace-iiif/pom.xml /app/dspace-iiif/ #1.29 KB48RUN |1 TARGET_DIR=dspace-installer /bin/sh -c121 B49ADD --chown=dspace dspace-oai/pom.xml /app/dspace-oai/ #1.34 KB50RUN |1 TARGET_DIR=dspace-installer /bin/sh -c119 B51ADD --chown=dspace dspace-rdf/pom.xml /app/dspace-rdf/ #1005 B52RUN |1 TARGET_DIR=dspace-installer /bin/sh -c123 B53ADD --chown=dspace dspace-saml2/pom.xml /app/dspace-saml2/ #2.39 KB54RUN |1 TARGET_DIR=dspace-installer /bin/sh -c127 B55ADD --chown=dspace dspace-server-webapp/pom.xml /app/dspace-server-webapp/ #4.73 KB56RUN |1 TARGET_DIR=dspace-installer /bin/sh -c125 B57ADD --chown=dspace dspace-services/pom.xml /app/dspace-services/ #1.84 KB58RUN |1 TARGET_DIR=dspace-installer /bin/sh -c123 B59ADD --chown=dspace dspace-sword/pom.xml /app/dspace-sword/ #968 B60RUN |1 TARGET_DIR=dspace-installer /bin/sh -c125 B61ADD --chown=dspace dspace-swordv2/pom.xml /app/dspace-swordv2/ #1.19 KB62ENV MAVEN_FLAGS=-P-assembly -P-test-environment -Denforcer.skip=true -Dcheckstyle.skip=true0 B63RUN |1 TARGET_DIR=dspace-installer /bin/sh -c386.89 MB64USER root0 B65RUN |1 TARGET_DIR=dspace-installer /bin/sh -c284 BCommand
ARG RELEASE