sha256:83854d77dcf296de441574895374d59fd1102581e7e6238ded7ae60236162e21
OS/ARCH
Compressed size
322.97 MB
Last pushed
about 1 month by sudohash
Type
Image
Manifest digest
sha256:bfb3b2bdc681c8f137e476386ff94a98196a2ee8eaab94fd6f1323a546cf9020
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 25.6 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;15.11 MB10ENV JAVA_VERSION=jdk8u492-b090 B11RUN /bin/sh -c set -eux;37.94 MB12RUN /bin/sh -c set -eux;128 B13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.41 KB14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B15LABEL org.opencontainers.image.revision=-0 B16LABEL org.opencontainers.image.source=https://github.com/bisudoh/nexus30 B17LABEL org.opencontainers.image.version=-0 B18COPY /tmp/sonatype /opt/sonatype # buildkit244.32 MB19RUN /bin/sh -c mv /opt/sonatype/sonatype-work/nexus3298 B20RUN /bin/sh -c sed -i789 B21RUN /bin/sh -c sed -i451 B22RUN /bin/sh -c groupadd --gid1.43 KB23RUN /bin/sh -c chown -R207 B24VOLUME [/nexus-data]0 B25EXPOSE [8081/tcp]0 B26USER nexus0 B27ENV NEXUS_HOME=/opt/sonatype/nexus NEXUS_DATA=/nexus-data NEXUS_CONTEXT= SONATYPE_WORK=/opt/sonatype/sonatype-work0 B28CMD ["/opt/sonatype/nexus/bin/nexus" "run"]0 BCommand
ARG RELEASE