3.92.3-ubi
sha256:91cee4770c52f6d2824720f0f6d8842d57e63a58e992831388ee99167d31250d
OS/ARCH
linux/amd64
Compressed size
420.56 MB
Last pushed
about 2 months by robonuka
Type
Image
Manifest digest
sha256:91cee4770c52f6d2824720f0f6d8842d57e63a58e992831388ee99167d31250d
Image Layers
1LABEL maintainer="Red Hat, Inc."0 B2LABEL vendor="Red Hat, Inc."0 B3LABEL url="https://catalog.redhat.com/en/search?searchType=containers"0 B4LABEL com.redhat.component="ubi9-minimal-container" 0 B5LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"0 B6LABEL summary="Provides the latest release0 B7LABEL description="The Universal Base Image0 B8LABEL io.k8s.description="The Universal Base Image0 B9LABEL io.k8s.display-name="Red Hat Universal Base0 B10LABEL io.openshift.expose-services=""0 B11LABEL io.openshift.tags="minimal rhel9"0 B12ENV container oci0 B13COPY dir:bcf46f8211a223ea361ec9cb0b5d7567aaf9ce54beddfddade034948e142ca6d in / 0 B14COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/. 0 B15CMD ["/bin/bash"]0 B16COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /usr/share/buildinfo/content-sets.json 0 B17COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /root/buildinfo/content_manifests/content-sets.json 0 B18COPY file:227070320251c0bebb0aee79adad2b4d241a94b8936d1e12e22f0f0015cd467b in /usr/share/buildinfo/labels.json 0 B19COPY file:227070320251c0bebb0aee79adad2b4d241a94b8936d1e12e22f0f0015cd467b in /root/buildinfo/labels.json 0 B20LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="106f2a33b03195c917e783d47463c6f8e17f7458" "org.opencontainers.image.revision"="106f2a33b03195c917e783d47463c6f8e17f7458"38.82 MB21LABEL name=Nexus Repository Manager maintainer=Sonatype0 B22ARG NEXUS_VERSION=3.92.3-010 B23ARG NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/sonatype-nexus-repository-3.92.3-01-assembly.zip0 B24ARG NEXUS_DOWNLOAD_SHA256_HASH=caded86922ae24e807ad56150a4c174ead973c94fb46339022a057811183dbcd0 B25ENV SONATYPE_DIR=/opt/sonatype0 B26ENV NEXUS_HOME=/opt/sonatype/nexus NEXUS_DATA=/nexus-data NEXUS_CONTEXT= SONATYPE_WORK=/opt/sonatype/sonatype-work0 B27RUN |3 NEXUS_VERSION=3.92.3-01 NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/sonatype-nexus-repository-3.92.3-01-assembly.zip NEXUS_DOWNLOAD_SHA256_HASH=caded86922ae24e807ad56150a4c174ead973c94fb46339022a057811183dbcd90.82 MB28ENV LANG=en_US.UTF-80 B29ENV LC_ALL=en_US.UTF-80 B30WORKDIR /opt/sonatype116 B31RUN |3 NEXUS_VERSION=3.92.3-01 NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/sonatype-nexus-repository-3.92.3-01-assembly.zip NEXUS_DOWNLOAD_SHA256_HASH=caded86922ae24e807ad56150a4c174ead973c94fb46339022a057811183dbcd280.7 MB32RUN |3 NEXUS_VERSION=3.92.3-01 NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/sonatype-nexus-repository-3.92.3-01-assembly.zip NEXUS_DOWNLOAD_SHA256_HASH=caded86922ae24e807ad56150a4c174ead973c94fb46339022a057811183dbcd5.98 KB33RUN |3 NEXUS_VERSION=3.92.3-01 NEXUS_DOWNLOAD_URL=https://download.sonatype.com/nexus/3/sonatype-nexus-repository-3.92.3-01-assembly.zip NEXUS_DOWNLOAD_SHA256_HASH=caded86922ae24e807ad56150a4c174ead973c94fb46339022a057811183dbcd2.65 MB34VOLUME [/nexus-data]0 B35EXPOSE [8081/tcp]0 B36USER nexus0 B37ENV INSTALL4J_ADD_VM_PARAMS=-Djava.util.prefs.userRoot=/nexus-data/javaprefs -Dfile.encoding=UTF-80 B38CMD ["/opt/sonatype/nexus/bin/nexus" "run"]0 B39ARG APP_VERSION=3.92.3-ubi0 B40ARG APP_DESCRIPTION=Inspired by Brad Beck0 B42ARG TIMEZONE=Europe/Moscow0 B43LABEL version=3.92.3-ubi0 B44LABEL description=Inspired by Brad Beck0 B46ENV NEXUS_SSL=/opt/sonatype/nexus/etc/ssl0 B47ENV PUBLIC_CERT=/opt/sonatype/nexus/etc/ssl/fullchain.pem PRIVATE_KEY=/opt/sonatype/nexus/etc/ssl/key.pem PRIVATE_KEY_PASSWORD=password0 B48ARG GOSU_VERSION=1.190 B49USER root0 B50RUN |5 APP_VERSION=3.92.3-ubi APP_DESCRIPTION=Inspired by6.81 MB51RUN |5 APP_VERSION=3.92.3-ubi APP_DESCRIPTION=Inspired by765.21 KB52RUN |5 APP_VERSION=3.92.3-ubi APP_DESCRIPTION=Inspired by413 B53COPY entrypoint.sh /opt/sonatype/nexus/entrypoint.sh # buildkit1.22 KB54RUN |5 APP_VERSION=3.92.3-ubi APP_DESCRIPTION=Inspired by1.23 KB55VOLUME [/opt/sonatype/nexus/etc/ssl]0 B56EXPOSE [8443/tcp]0 B57WORKDIR /opt/sonatype/nexus32 B58ENTRYPOINT ["./entrypoint.sh"]0 B59CMD ["bin/nexus" "run"]0 BCommand
LABEL maintainer="Red Hat, Inc."