sha256:965a8445897ea22fe5259d88f0a6f086f65dc3774c6ad61e24f8a3dde141d9e9
OS/ARCH
Compressed size
936.06 MB
Last pushed
9 months by dspacebot
Type
Image
Manifest digest
sha256:b686588c5f9411fc9da4089e51e83693b88db7f99dd0a86b7ab2bb3ed0a19c76
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;16.19 MB11ENV JAVA_VERSION=jdk-11.0.29+70 B12RUN /bin/sh -c set -eux;138.26 MB13RUN /bin/sh -c set -eux;158 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.49 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 /usr/local/bin/mvn-entrypoint.sh /usr/local/bin/mvn-entrypoint.sh # buildkit852 B25COPY /usr/share/maven/ref/settings-docker.xml /usr/share/maven/ref/settings-docker.xml # buildkit32 B26RUN /bin/sh -c ln -s156 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 -c95 B36USER dspace0 B37ADD --chown=dspace pom.xml /app/ #14.46 KB38RUN |1 TARGET_DIR=dspace-installer /bin/sh -c116 B39ADD --chown=dspace dspace/pom.xml /app/dspace/ #2.54 KB40RUN |1 TARGET_DIR=dspace-installer /bin/sh -c136 B41ADD --chown=dspace dspace/modules/pom.xml /app/dspace/modules/ #1.12 KB42RUN |1 TARGET_DIR=dspace-installer /bin/sh -c157 B43ADD --chown=dspace dspace/modules/additions/pom.xml /app/dspace/modules/additions/ #2.42 KB44RUN |1 TARGET_DIR=dspace-installer /bin/sh -c120 B45ADD --chown=dspace dspace-api/pom.xml /app/dspace-api/ #5.63 KB46RUN |1 TARGET_DIR=dspace-installer /bin/sh -c122 B47ADD --chown=dspace dspace-iiif/pom.xml /app/dspace-iiif/ #1.25 KB48RUN |1 TARGET_DIR=dspace-installer /bin/sh -c122 B49ADD --chown=dspace dspace-oai/pom.xml /app/dspace-oai/ #1.41 KB50RUN |1 TARGET_DIR=dspace-installer /bin/sh -c119 B51ADD --chown=dspace dspace-rdf/pom.xml /app/dspace-rdf/ #1012 B52RUN |1 TARGET_DIR=dspace-installer /bin/sh -c127 B53ADD --chown=dspace dspace-server-webapp/pom.xml /app/dspace-server-webapp/ #4.55 KB54RUN |1 TARGET_DIR=dspace-installer /bin/sh -c125 B55ADD --chown=dspace dspace-services/pom.xml /app/dspace-services/ #1.89 KB56RUN |1 TARGET_DIR=dspace-installer /bin/sh -c123 B57ADD --chown=dspace dspace-sword/pom.xml /app/dspace-sword/ #980 B58RUN |1 TARGET_DIR=dspace-installer /bin/sh -c124 B59ADD --chown=dspace dspace-swordv2/pom.xml /app/dspace-swordv2/ #1.6 KB60ENV MAVEN_FLAGS=-P-assembly -P-test-environment -Denforcer.skip=true -Dcheckstyle.skip=true0 B61RUN |1 TARGET_DIR=dspace-installer /bin/sh -c722.92 MB62USER root0 B63RUN |1 TARGET_DIR=dspace-installer /bin/sh -c271 BCommand
ARG RELEASE