2025-03-25 17:58:27 UTC
122 MB
/opt/java/openjdk
JAVA_VERSIONjdk-24+36
LANGen_US.UTF-8
LANGUAGEen_US:en
LC_ALLen_US.UTF-8
PATH/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:9d561c17444a5f9cb82fc40d3d0e3f59b9f53e51dfb1c9e3d71c5c3ff898d151 - 30.89% (37.6 MB)
[#001] sha256:adc97f92dbce4567ee13d265c17bca44426acd9f0e61a1f559344ae03bb336d2 - 0.0% (453 Bytes)
[#002] sha256:4226d285fcae4b262c19742acd10eb1d376687d92b3e00a7ae74a26486357056 - 21.42% (26.1 MB)
[#003] sha256:73057cfedd41b6efd0f6e99ed91a35c5a4a3a507adf9534b572211bbacdbc20b - 47.68% (58 MB)
[#004] sha256:816607f37af3ef9c6099e39198e3d689e444ff7c4183cdc5ce823ec925b21ffc - 0.0% (128 Bytes)
[#005] sha256:b43452e8e8389c48b99b7574cc89f886fc1d407ab1f1ac5790141ae49818430c - 0.0% (2.24 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2025-03-25 15:00:05 UTC/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
2025-03-25 15:00:06 UTC/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
2025-03-25 15:00:06 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container" name="ubi9-minimal" version="9.5" distribution-scope="public"
2025-03-25 15:00:06 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-03-25 15:00:06 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
2025-03-25 15:00:06 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
2025-03-25 15:00:06 UTC/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
2025-03-25 15:00:06 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
2025-03-25 15:00:06 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-03-25 15:00:06 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
2025-03-25 15:00:06 UTC/bin/sh -c #(nop) ENV container oci
2025-03-25 15:00:06 UTC/bin/sh -c #(nop) COPY dir:df27096315f97be2134faf11df5dc31f92c8dd671e0b8267905e1f2330865336 in /
2025-03-25 15:00:06 UTC/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/.
2025-03-25 15:00:06 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-03-25 15:00:06 UTC/bin/sh -c . /cachi2/cachi2.env && rm -rf /var/log/*
2025-03-25 15:00:07 UTC/bin/sh -c #(nop) LABEL "build-date"="2025-03-25T14:59:41" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="63823c7605fee63261a8e33cad8085bc4bb24676" "build-date"="2025-03-25T14:50:12Z" "release"="1742914212"
2025-03-25 15:00:12 UTC (FROM quay.io/redhat-user-workloads/osci-rhel-containers-tenant/rhel-9-5/ubi9-minimal-9-5:63823c7605fee63261a8e33cad8085bc4bb24676-linux-x86-64)/bin/sh
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)ENV JAVA_HOME=/opt/java/openjdk
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -eux; microdnf install -y gzip tar binutils tzdata wget ca-certificates openssl fontconfig glibc-langpack-en ; microdnf clean all # buildkit
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)ENV JAVA_VERSION=jdk-24+36
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -eux; ARCH="$(rpm --query --queryformat='%{ARCH}' rpm)"; case "${ARCH}" in aarch64) ESUM='782a46008490272affe0b797155c2ae8e759e10c8ba4540f1f7285ef3d2902de'; BINARY_URL='https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_aarch64_linux_hotspot_24_36.tar.gz'; ;; ppc64le) ESUM='e7c90ab80d5e9419f794aee63c8f1bf3ed29e656d4e8e967a45d3069bd643c07'; BINARY_URL='https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_ppc64le_linux_hotspot_24_36.tar.gz'; ;; s390x) ESUM='65a9a1e685b81bf80d89a5b45d5f49655e938f3e175accf98c2cb13df07753fd'; BINARY_URL='https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_s390x_linux_hotspot_24_36.tar.gz'; ;; x86_64) ESUM='e8d8f5707d765a6bfca3de61320e0bb2618191c77947bc467ac5021e6193f351'; BINARY_URL='https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_x64_linux_hotspot_24_36.tar.gz'; ;; *) echo "Unsupported arch: ${ARCH}"; exit 1; ;; esac; wget --progress=dot:giga -O /tmp/openjdk.tar.gz ${BINARY_URL}; wget --progress=dot:giga -O /tmp/openjdk.tar.gz.sig ${BINARY_URL}.sig; export GNUPGHOME="$(mktemp -d)"; gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 3B04D753C9050D9A5D343F39843C48A565F8F04B; gpg --batch --verify /tmp/openjdk.tar.gz.sig /tmp/openjdk.tar.gz; rm -rf "${GNUPGHOME}" /tmp/openjdk.tar.gz.sig; echo "${ESUM} */tmp/openjdk.tar.gz" | sha256sum -c -; mkdir -p "$JAVA_HOME"; tar --extract --file /tmp/openjdk.tar.gz --directory "$JAVA_HOME" --strip-components 1 --no-same-owner ; rm -f /tmp/openjdk.tar.gz; # buildkit
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -eux; echo "Verifying install ..."; echo "java --version"; java --version; echo "Complete." # buildkit
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh # buildkit
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/__cacert_entrypoint.sh"]
2025-03-25 17:58:27 UTC
119 MB
/opt/java/openjdk
JAVA_VERSIONjdk-24+36
LANGen_US.UTF-8
LANGUAGEen_US:en
LC_ALLen_US.UTF-8
PATH/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:7b061f511294c383e785796c55415ec3bed7fbb0a98d6cee8c8c6a1436d4ada8 - 30.02% (35.8 MB)
[#001] sha256:3d6607d3dbc4fd04e0d544f944d20a47a5af1fa8a7520e1f37683ab236e23734 - 0.0% (456 Bytes)
[#002] sha256:a4fe6d8a840a9a19a4792a64986c4f2705bdfa57e1b81dec892e5e52397ad6ca - 22.16% (26.5 MB)
[#003] sha256:1b045901d4107ce3989177ebcd6430a64f45cc7682cf4c5cee2ce16998a90acb - 47.82% (57.1 MB)
[#004] sha256:fac218001a9eb02cad668c135f5f42e5ac6db55e8ad4c9f9bfe8f723db1bf12f - 0.0% (126 Bytes)
[#005] sha256:d627070907f0a573da4eb43beffc61f44025e091c3f943fee84e40b95b5c2397 - 0.0% (2.24 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2025-03-25 15:05:12 UTC/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
2025-03-25 15:05:12 UTC/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
2025-03-25 15:05:12 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container" name="ubi9-minimal" version="9.5" distribution-scope="public"
2025-03-25 15:05:12 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-03-25 15:05:13 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
2025-03-25 15:05:13 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
2025-03-25 15:05:13 UTC/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
2025-03-25 15:05:13 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
2025-03-25 15:05:13 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-03-25 15:05:13 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
2025-03-25 15:05:13 UTC/bin/sh -c #(nop) ENV container oci
2025-03-25 15:05:14 UTC/bin/sh -c #(nop) COPY dir:36dabe56d778e21d6cac6872809f7ae0932c9956fe7621a40aed471a4eb28b35 in /
2025-03-25 15:05:14 UTC/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/.
2025-03-25 15:05:14 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-03-25 15:05:14 UTC/bin/sh -c . /cachi2/cachi2.env && rm -rf /var/log/*
2025-03-25 15:05:14 UTC/bin/sh -c #(nop) LABEL "build-date"="2025-03-25T15:04:42" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="63823c7605fee63261a8e33cad8085bc4bb24676" "build-date"="2025-03-25T14:50:12Z" "release"="1742914212"
2025-03-25 15:05:25 UTC (FROM quay.io/redhat-user-workloads/osci-rhel-containers-tenant/rhel-9-5/ubi9-minimal-9-5:63823c7605fee63261a8e33cad8085bc4bb24676-linux-arm64)/bin/sh
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)ENV JAVA_HOME=/opt/java/openjdk
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -eux; microdnf install -y gzip tar binutils tzdata wget ca-certificates openssl fontconfig glibc-langpack-en ; microdnf clean all # buildkit
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)ENV JAVA_VERSION=jdk-24+36
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -eux; ARCH="$(rpm --query --queryformat='%{ARCH}' rpm)"; case "${ARCH}" in aarch64) ESUM='782a46008490272affe0b797155c2ae8e759e10c8ba4540f1f7285ef3d2902de'; BINARY_URL='https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_aarch64_linux_hotspot_24_36.tar.gz'; ;; ppc64le) ESUM='e7c90ab80d5e9419f794aee63c8f1bf3ed29e656d4e8e967a45d3069bd643c07'; BINARY_URL='https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_ppc64le_linux_hotspot_24_36.tar.gz'; ;; s390x) ESUM='65a9a1e685b81bf80d89a5b45d5f49655e938f3e175accf98c2cb13df07753fd'; BINARY_URL='https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_s390x_linux_hotspot_24_36.tar.gz'; ;; x86_64) ESUM='e8d8f5707d765a6bfca3de61320e0bb2618191c77947bc467ac5021e6193f351'; BINARY_URL='https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_x64_linux_hotspot_24_36.tar.gz'; ;; *) echo "Unsupported arch: ${ARCH}"; exit 1; ;; esac; wget --progress=dot:giga -O /tmp/openjdk.tar.gz ${BINARY_URL}; wget --progress=dot:giga -O /tmp/openjdk.tar.gz.sig ${BINARY_URL}.sig; export GNUPGHOME="$(mktemp -d)"; gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 3B04D753C9050D9A5D343F39843C48A565F8F04B; gpg --batch --verify /tmp/openjdk.tar.gz.sig /tmp/openjdk.tar.gz; rm -rf "${GNUPGHOME}" /tmp/openjdk.tar.gz.sig; echo "${ESUM} */tmp/openjdk.tar.gz" | sha256sum -c -; mkdir -p "$JAVA_HOME"; tar --extract --file /tmp/openjdk.tar.gz --directory "$JAVA_HOME" --strip-components 1 --no-same-owner ; rm -f /tmp/openjdk.tar.gz; # buildkit
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -eux; echo "Verifying install ..."; echo "java --version"; java --version; echo "Complete." # buildkit
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh # buildkit
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/__cacert_entrypoint.sh"]
2025-03-25 17:58:27 UTC
128 MB
/opt/java/openjdk
JAVA_VERSIONjdk-24+36
LANGen_US.UTF-8
LANGUAGEen_US:en
LC_ALLen_US.UTF-8
PATH/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:32cf36dcf251c02cfc81f25bda80482c1e6394e4c1c7cb07317eebdc82a6ef45 - 32.63% (41.8 MB)
[#001] sha256:37f45749a0d155c224422d2f971c243e88e0afd5c485b88efda6760e3b544483 - 0.0% (455 Bytes)
[#002] sha256:87fed99b32c92f36f6b421efa94367eed10b83edeecbacfa18dca2b5821dfb3b - 22.17% (28.4 MB)
[#003] sha256:bab116c0e038fff780243be93e8da91c2b3695f0753ca4fbf5a5cb426932ad4b - 45.21% (57.9 MB)
[#004] sha256:df8943cedb1a9ea772c50631e1c1d107f3f710a75c94c072441ebd9576e72213 - 0.0% (127 Bytes)
[#005] sha256:6e8201bf06cb08348dec45dd781f97429b668595878cf6493aec4b7fa5c5d30c - 0.0% (2.24 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2025-03-25 15:07:41 UTC/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
2025-03-25 15:07:41 UTC/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
2025-03-25 15:07:41 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container" name="ubi9-minimal" version="9.5" distribution-scope="public"
2025-03-25 15:07:41 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-03-25 15:07:41 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
2025-03-25 15:07:41 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
2025-03-25 15:07:41 UTC/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
2025-03-25 15:07:41 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
2025-03-25 15:07:41 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-03-25 15:07:41 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
2025-03-25 15:07:41 UTC/bin/sh -c #(nop) ENV container oci
2025-03-25 15:07:42 UTC/bin/sh -c #(nop) COPY dir:b00ac549f2dec3c1bd1264d0d7e9b7a2b7f966cc212ebc6aee6ca6e7f8acdce4 in /
2025-03-25 15:07:42 UTC/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/.
2025-03-25 15:07:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-03-25 15:07:43 UTC/bin/sh -c . /cachi2/cachi2.env && rm -rf /var/log/*
2025-03-25 15:07:43 UTC/bin/sh -c #(nop) LABEL "build-date"="2025-03-25T15:07:15" "architecture"="ppc64le" "vcs-type"="git" "vcs-ref"="63823c7605fee63261a8e33cad8085bc4bb24676" "build-date"="2025-03-25T14:50:12Z" "release"="1742914212"
2025-03-25 15:08:06 UTC (FROM quay.io/redhat-user-workloads/osci-rhel-containers-tenant/rhel-9-5/ubi9-minimal-9-5:63823c7605fee63261a8e33cad8085bc4bb24676-linux-ppc64le)/bin/sh
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)ENV JAVA_HOME=/opt/java/openjdk
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -eux; microdnf install -y gzip tar binutils tzdata wget ca-certificates openssl fontconfig glibc-langpack-en ; microdnf clean all # buildkit
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)ENV JAVA_VERSION=jdk-24+36
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -eux; ARCH="$(rpm --query --queryformat='%{ARCH}' rpm)"; case "${ARCH}" in aarch64) ESUM='782a46008490272affe0b797155c2ae8e759e10c8ba4540f1f7285ef3d2902de'; BINARY_URL='https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_aarch64_linux_hotspot_24_36.tar.gz'; ;; ppc64le) ESUM='e7c90ab80d5e9419f794aee63c8f1bf3ed29e656d4e8e967a45d3069bd643c07'; BINARY_URL='https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_ppc64le_linux_hotspot_24_36.tar.gz'; ;; s390x) ESUM='65a9a1e685b81bf80d89a5b45d5f49655e938f3e175accf98c2cb13df07753fd'; BINARY_URL='https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_s390x_linux_hotspot_24_36.tar.gz'; ;; x86_64) ESUM='e8d8f5707d765a6bfca3de61320e0bb2618191c77947bc467ac5021e6193f351'; BINARY_URL='https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_x64_linux_hotspot_24_36.tar.gz'; ;; *) echo "Unsupported arch: ${ARCH}"; exit 1; ;; esac; wget --progress=dot:giga -O /tmp/openjdk.tar.gz ${BINARY_URL}; wget --progress=dot:giga -O /tmp/openjdk.tar.gz.sig ${BINARY_URL}.sig; export GNUPGHOME="$(mktemp -d)"; gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 3B04D753C9050D9A5D343F39843C48A565F8F04B; gpg --batch --verify /tmp/openjdk.tar.gz.sig /tmp/openjdk.tar.gz; rm -rf "${GNUPGHOME}" /tmp/openjdk.tar.gz.sig; echo "${ESUM} */tmp/openjdk.tar.gz" | sha256sum -c -; mkdir -p "$JAVA_HOME"; tar --extract --file /tmp/openjdk.tar.gz --directory "$JAVA_HOME" --strip-components 1 --no-same-owner ; rm -f /tmp/openjdk.tar.gz; # buildkit
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -eux; echo "Verifying install ..."; echo "java --version"; java --version; echo "Complete." # buildkit
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh # buildkit
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/__cacert_entrypoint.sh"]
2025-03-25 17:58:27 UTC
117 MB
/opt/java/openjdk
JAVA_VERSIONjdk-24+36
LANGen_US.UTF-8
LANGUAGEen_US:en
LC_ALLen_US.UTF-8
PATH/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:74f4d563c72f05b431ebba5e82692949551dc223392c5db8c42b58bb6f55d86e - 30.63% (35.8 MB)
[#001] sha256:0ad3638df35816097dbfdec8d194c1189b9a49dd23bab5049024abcbef9c3efd - 0.0% (459 Bytes)
[#002] sha256:7c8d675bd80e5be8d9b7a9270e457848dbc6a4a7bd4b57766275a687b3548f37 - 22.32% (26.1 MB)
[#003] sha256:a9c064e93095e0765dad29f16c2be68c3418446673f08dec495a9a74418c4804 - 47.04% (54.9 MB)
[#004] sha256:db979f2644c77ac96808ad5c4aca70c630810cc1dc0a8dbbe81363c30552ba4f - 0.0% (127 Bytes)
[#005] sha256:2bc42f90f18f2abf51d43ee0c1cbc0e5f40f52e03f768959af6c2dfc3862cb9d - 0.0% (2.24 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2025-03-25 15:02:51 UTC/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
2025-03-25 15:02:51 UTC/bin/sh -c #(nop) LABEL url="https://www.redhat.com"
2025-03-25 15:02:51 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container" name="ubi9-minimal" version="9.5" distribution-scope="public"
2025-03-25 15:02:51 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-03-25 15:02:51 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
2025-03-25 15:02:51 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
2025-03-25 15:02:51 UTC/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly."
2025-03-25 15:02:51 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
2025-03-25 15:02:51 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-03-25 15:02:51 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
2025-03-25 15:02:51 UTC/bin/sh -c #(nop) ENV container oci
2025-03-25 15:02:52 UTC/bin/sh -c #(nop) COPY dir:a7bb5171f825e631f2fbfeb72bf76644ef5188e2e0888380a0572aaba26faac9 in /
2025-03-25 15:02:52 UTC/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/.
2025-03-25 15:02:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-03-25 15:02:53 UTC/bin/sh -c . /cachi2/cachi2.env && rm -rf /var/log/*
2025-03-25 15:02:53 UTC/bin/sh -c #(nop) LABEL "build-date"="2025-03-25T15:02:03" "architecture"="s390x" "vcs-type"="git" "vcs-ref"="63823c7605fee63261a8e33cad8085bc4bb24676" "build-date"="2025-03-25T14:50:12Z" "release"="1742914212"
2025-03-25 15:03:05 UTC (FROM quay.io/redhat-user-workloads/osci-rhel-containers-tenant/rhel-9-5/ubi9-minimal-9-5:63823c7605fee63261a8e33cad8085bc4bb24676-linux-s390x)/bin/sh
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)ENV JAVA_HOME=/opt/java/openjdk
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -eux; microdnf install -y gzip tar binutils tzdata wget ca-certificates openssl fontconfig glibc-langpack-en ; microdnf clean all # buildkit
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)ENV JAVA_VERSION=jdk-24+36
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -eux; ARCH="$(rpm --query --queryformat='%{ARCH}' rpm)"; case "${ARCH}" in aarch64) ESUM='782a46008490272affe0b797155c2ae8e759e10c8ba4540f1f7285ef3d2902de'; BINARY_URL='https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_aarch64_linux_hotspot_24_36.tar.gz'; ;; ppc64le) ESUM='e7c90ab80d5e9419f794aee63c8f1bf3ed29e656d4e8e967a45d3069bd643c07'; BINARY_URL='https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_ppc64le_linux_hotspot_24_36.tar.gz'; ;; s390x) ESUM='65a9a1e685b81bf80d89a5b45d5f49655e938f3e175accf98c2cb13df07753fd'; BINARY_URL='https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_s390x_linux_hotspot_24_36.tar.gz'; ;; x86_64) ESUM='e8d8f5707d765a6bfca3de61320e0bb2618191c77947bc467ac5021e6193f351'; BINARY_URL='https://github.com/adoptium/temurin24-binaries/releases/download/jdk-24%2B36/OpenJDK24U-jre_x64_linux_hotspot_24_36.tar.gz'; ;; *) echo "Unsupported arch: ${ARCH}"; exit 1; ;; esac; wget --progress=dot:giga -O /tmp/openjdk.tar.gz ${BINARY_URL}; wget --progress=dot:giga -O /tmp/openjdk.tar.gz.sig ${BINARY_URL}.sig; export GNUPGHOME="$(mktemp -d)"; gpg --batch --keyserver keyserver.ubuntu.com --recv-keys 3B04D753C9050D9A5D343F39843C48A565F8F04B; gpg --batch --verify /tmp/openjdk.tar.gz.sig /tmp/openjdk.tar.gz; rm -rf "${GNUPGHOME}" /tmp/openjdk.tar.gz.sig; echo "${ESUM} */tmp/openjdk.tar.gz" | sha256sum -c -; mkdir -p "$JAVA_HOME"; tar --extract --file /tmp/openjdk.tar.gz --directory "$JAVA_HOME" --strip-components 1 --no-same-owner ; rm -f /tmp/openjdk.tar.gz; # buildkit
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -eux; echo "Verifying install ..."; echo "java --version"; java --version; echo "Complete." # buildkit
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh # buildkit
2025-03-25 17:58:27 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/__cacert_entrypoint.sh"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.