Sign inSign up

klo2k/nexus3:3.43.0

Multi-platform
Index digest

sha256:cc942a0f2252dc57c23b24b9062ad9ab06b69daa796c281940337b5f8b4d4a3e

OS/ARCH

Compressed size

278.53 MB

Last pushed

almost 4 years by klo2k

Type

Image

Manifest digest

sha256:9c13e6f8d1bb1e593c9869854bb404cc3350f64d21188a96d57f1cf3dd2ca8df

Image Layers

1ADD file ... in / 27.07 MB
2CMD ["bash"]0 B
3ENV JAVA_HOME=/opt/java/openjdk0 B
4ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
5ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
6/bin/sh -c apt-get update 11.82 MB
7ENV JAVA_VERSION=jdk8u352-b080 B
8/bin/sh -c set -eux; 38.92 MB
9/bin/sh -c echo Verifying install160 B
10LABEL org.opencontainers.image.revision=-0 B
11LABEL org.opencontainers.image.source=https://github.com/klo2k/nexus3-docker0 B
12COPY /tmp/sonatype /opt/sonatype # buildkit200.72 MB
13RUN /bin/sh -c mv /opt/sonatype/sonatype-work/nexus3300 B
14RUN /bin/sh -c sed -i792 B
15RUN /bin/sh -c sed -i452 B
16RUN /bin/sh -c groupadd --gid1.45 KB
17RUN /bin/sh -c chown -R216 B
18VOLUME [/nexus-data]0 B
19EXPOSE map[8081/tcp:{}]0 B
20USER nexus0 B
21ENV NEXUS_HOME=/opt/sonatype/nexus NEXUS_DATA=/nexus-data NEXUS_CONTEXT= SONATYPE_WORK=/opt/sonatype/sonatype-work0 B
22CMD ["/opt/sonatype/nexus/bin/nexus" "run"]0 B

Command

ADD file:a934fb007525d0b56966a52a22ab22560bf48b6e09917f05324042129d4d894a in /