robonuka/nexus-https:3.93.1-ubi

Databases & storage
Manifest digest

sha256:7fcfabf8c7343495ce67b49b3964638e220a0f09d1121e45a1a8c74d116a1fc9

OS/ARCH

linux/amd64

Compressed size

415.28 MB

Last pushed

about 1 month by robonuka

Type

Image

Manifest digest

sha256:7fcfabf8c7343495ce67b49b3964638e220a0f09d1121e45a1a8c74d116a1fc9

Image Layers

1LABEL maintainer="Red Hat, Inc."0 B
2LABEL vendor="Red Hat, Inc."0 B
3LABEL url="https://catalog.redhat.com/en/search?searchType=containers"0 B
4LABEL com.redhat.component="ubi9-minimal-container" 0 B
5LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"0 B
6LABEL summary="Provides the latest release0 B
7LABEL description="The Universal Base Image0 B
8LABEL io.k8s.description="The Universal Base Image0 B
9LABEL io.k8s.display-name="Red Hat Universal Base0 B
10LABEL io.openshift.expose-services=""0 B
11LABEL io.openshift.tags="minimal rhel9"0 B
12ENV container oci0 B
13COPY dir:37b1ea11a739ebaa3fdc4f74d963b56e5e50e2e4b048d008948978527dfc6171 in / 0 B
14COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/. 0 B
15CMD ["/bin/bash"]0 B
16COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /usr/share/buildinfo/content-sets.json 0 B
17COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /root/buildinfo/content_manifests/content-sets.json 0 B
18COPY file:df404a029d790f68220d23dfb53723434fcb08b3371b285cdfe02b423b1e978d in /usr/share/buildinfo/labels.json 0 B
19COPY file:df404a029d790f68220d23dfb53723434fcb08b3371b285cdfe02b423b1e978d in /root/buildinfo/labels.json 0 B
20LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="92938083b76077787596c980f5cdc39e89c50a24" "org.opencontainers.image.revision"="92938083b76077787596c980f5cdc39e89c50a24"38.8 MB
21LABEL name=Nexus Repository Manager maintainer=Sonatype0 B
22ARG NEXUS_VERSION=3.93.1-040 B
23ARG NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/sonatype-nexus-repository-3.93.1-04-assembly.zip0 B
24ARG NEXUS_DOWNLOAD_SHA256_HASH=b5e06c2512e53d56f4a5dd475ea92deaa495feaa58266062023a55f320ccd3990 B
25ENV SONATYPE_DIR=/opt/sonatype0 B
26ENV NEXUS_HOME=/opt/sonatype/nexus NEXUS_DATA=/nexus-data NEXUS_CONTEXT= SONATYPE_WORK=/opt/sonatype/sonatype-work0 B
27RUN |3 NEXUS_VERSION=3.93.1-04 NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/sonatype-nexus-repository-3.93.1-04-assembly.zip NEXUS_DOWNLOAD_SHA256_HASH=b5e06c2512e53d56f4a5dd475ea92deaa495feaa58266062023a55f320ccd39990.82 MB
28ENV LANG=en_US.UTF-80 B
29ENV LC_ALL=en_US.UTF-80 B
30WORKDIR /opt/sonatype117 B
31RUN |3 NEXUS_VERSION=3.93.1-04 NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/sonatype-nexus-repository-3.93.1-04-assembly.zip NEXUS_DOWNLOAD_SHA256_HASH=b5e06c2512e53d56f4a5dd475ea92deaa495feaa58266062023a55f320ccd399275.45 MB
32RUN |3 NEXUS_VERSION=3.93.1-04 NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/sonatype-nexus-repository-3.93.1-04-assembly.zip NEXUS_DOWNLOAD_SHA256_HASH=b5e06c2512e53d56f4a5dd475ea92deaa495feaa58266062023a55f320ccd3995.98 KB
33RUN |3 NEXUS_VERSION=3.93.1-04 NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/sonatype-nexus-repository-3.93.1-04-assembly.zip NEXUS_DOWNLOAD_SHA256_HASH=b5e06c2512e53d56f4a5dd475ea92deaa495feaa58266062023a55f320ccd3992.65 MB
34VOLUME [/nexus-data]0 B
35EXPOSE [8081/tcp]0 B
36USER nexus0 B
37ENV INSTALL4J_ADD_VM_PARAMS=-Djava.util.prefs.userRoot=/nexus-data/javaprefs -Dfile.encoding=UTF-80 B
38CMD ["/opt/sonatype/nexus/bin/nexus" "run"]0 B
39ARG APP_VERSION=3.93.1-ubi0 B
40ARG APP_DESCRIPTION=Inspired by Brad Beck0 B
41ARG APP_MAINTAINER=Alex Slyotov <[email protected]>0 B
42ARG TIMEZONE=Europe/Moscow0 B
43LABEL version=3.93.1-ubi0 B
44LABEL description=Inspired by Brad Beck0 B
45LABEL maintainer=Alex Slyotov <[email protected]>0 B
46ENV NEXUS_SSL=/opt/sonatype/nexus/etc/ssl0 B
47ENV PUBLIC_CERT=/opt/sonatype/nexus/etc/ssl/fullchain.pem PRIVATE_KEY=/opt/sonatype/nexus/etc/ssl/key.pem PRIVATE_KEY_PASSWORD=password0 B
48ARG GOSU_VERSION=1.190 B
49USER root0 B
50RUN |5 APP_VERSION=3.93.1-ubi APP_DESCRIPTION=Inspired by6.81 MB
51RUN |5 APP_VERSION=3.93.1-ubi APP_DESCRIPTION=Inspired by765.21 KB
52RUN |5 APP_VERSION=3.93.1-ubi APP_DESCRIPTION=Inspired by413 B
53COPY entrypoint.sh /opt/sonatype/nexus/entrypoint.sh # buildkit1.22 KB
54RUN |5 APP_VERSION=3.93.1-ubi APP_DESCRIPTION=Inspired by1.23 KB
55VOLUME [/opt/sonatype/nexus/etc/ssl]0 B
56EXPOSE [8443/tcp]0 B
57WORKDIR /opt/sonatype/nexus32 B
58ENTRYPOINT ["./entrypoint.sh"]0 B
59CMD ["bin/nexus" "run"]0 B

Command

LABEL maintainer="Red Hat, Inc."