sha256:dcd209631f158dcf00d99a59f20670321250e214a05a06210e9b745d6daa7d82
OS/ARCH
Compressed size
573.6 MB
Last pushed
over 1 year by dspacebot
Type
Image
Manifest digest
sha256:2d1736e96442ff6623546cbbf2439270bc9cde9c99a25e4e5054549633e2c5cf
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.38 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.88 MB11ENV JAVA_VERSION=jdk-17.0.14+70 B12RUN /bin/sh -c set -eux;137.88 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 update23.78 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.75 MB24COPY mvn-entrypoint.sh /usr/local/bin/mvn-entrypoint.sh # buildkit849 B25COPY settings-docker.xml /usr/share/maven/ref/ # buildkit357 B26RUN /bin/sh -c ln -s155 B27ARG MAVEN_VERSION=3.9.90 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 -c95 B36USER dspace0 B37ADD --chown=dspace pom.xml /app/ #14.67 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/ #1004 B42RUN |1 TARGET_DIR=dspace-installer /bin/sh -c157 B43ADD --chown=dspace dspace/modules/additions/pom.xml /app/dspace/modules/additions/ #2.46 KB44RUN |1 TARGET_DIR=dspace-installer /bin/sh -c121 B45ADD --chown=dspace dspace-api/pom.xml /app/dspace-api/ #5.73 KB46RUN |1 TARGET_DIR=dspace-installer /bin/sh -c122 B47ADD --chown=dspace dspace-iiif/pom.xml /app/dspace-iiif/ #1.29 KB48RUN |1 TARGET_DIR=dspace-installer /bin/sh -c120 B49ADD --chown=dspace dspace-oai/pom.xml /app/dspace-oai/ #1.39 KB50RUN |1 TARGET_DIR=dspace-installer /bin/sh -c117 B51ADD --chown=dspace dspace-rdf/pom.xml /app/dspace-rdf/ #1006 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 -c126 B55ADD --chown=dspace dspace-server-webapp/pom.xml /app/dspace-server-webapp/ #4.68 KB56RUN |1 TARGET_DIR=dspace-installer /bin/sh -c124 B57ADD --chown=dspace dspace-services/pom.xml /app/dspace-services/ #1.85 KB58RUN |1 TARGET_DIR=dspace-installer /bin/sh -c123 B59ADD --chown=dspace dspace-sword/pom.xml /app/dspace-sword/ #971 B60RUN |1 TARGET_DIR=dspace-installer /bin/sh -c124 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 -c352.89 MB64USER root0 B65RUN |1 TARGET_DIR=dspace-installer /bin/sh -c284 BCommand
ARG RELEASE