sha256:21f34e37ff29a4181cb81a8651eb7b5d593b6e5148cbdd0f36b03b49e7642324
OS/ARCH
Compressed size
870.96 MB
Last pushed
about 1 year by dspacebot
Type
Image
Manifest digest
sha256:66164af1504b8c29682aa54b676a2684c0b556ede9fad5f74e4a876c9820cac9
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 / 27.52 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.2 MB11ENV JAVA_VERSION=jdk-11.0.27+60 B12RUN /bin/sh -c set -eux;135.83 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.56 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 # buildkit849 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 -c115 B39ADD --chown=dspace dspace/pom.xml /app/dspace/ #2.54 KB40RUN |1 TARGET_DIR=dspace-installer /bin/sh -c137 B41ADD --chown=dspace dspace/modules/pom.xml /app/dspace/modules/ #1.12 KB42RUN |1 TARGET_DIR=dspace-installer /bin/sh -c160 B43ADD --chown=dspace dspace/modules/additions/pom.xml /app/dspace/modules/additions/ #2.42 KB44RUN |1 TARGET_DIR=dspace-installer /bin/sh -c121 B45ADD --chown=dspace dspace-api/pom.xml /app/dspace-api/ #5.57 KB46RUN |1 TARGET_DIR=dspace-installer /bin/sh -c123 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 -c120 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.5 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 -c125 B59ADD --chown=dspace dspace-swordv2/pom.xml /app/dspace-swordv2/ #1.61 KB60ENV MAVEN_FLAGS=-P-assembly -P-test-environment -Denforcer.skip=true -Dcheckstyle.skip=true0 B61RUN |1 TARGET_DIR=dspace-installer /bin/sh -c660.98 MB62USER root0 B63RUN |1 TARGET_DIR=dspace-installer /bin/sh -c271 BCommand
ARG RELEASE