2025-11-03 10:22:30 UTC
86.5 MB
9.33.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:a4d38f65d6f9c70ca7724b3d621a6db85f2859ce2fdb46b012a54c9538009371 - 93.75% (81.1 MB)
[#001] sha256:2fba2aa1d8de26af15b0e4c6bd256567cacd3cec5b3324185857cefedd562776 - 0.01% (6.82 KB)
[#002] sha256:c16e73a5cfbcb8f7ad869f4e890e863704a26dcc0710e771cda8efb5c23bab87 - 0.34% (300 KB)
[#003] sha256:ca43400dec26a6e8e18ef1db7d2075314410a7943bc843fbdd8b529569a6b674 - 5.9% (5.11 MB)
[#004] sha256:d664dcf0ca1ec1248f05ea78f790e6db821264cad1f65298856a5ab356954915 - 0.0% (189 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2025-10-21 04:28:58 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2025-10-21 04:28:58 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8/ubi" version="8.10" cpe="cpe:/a:redhat:enterprise_linux:8::appstream" distribution-scope="public"
2025-10-21 04:28:58 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-10-21 04:28:58 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2025-10-21 04:28:58 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. 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-10-21 04:28:58 UTC/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. 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-10-21 04:28:58 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2025-10-21 04:28:58 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-10-21 04:28:58 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2025-10-21 04:28:58 UTC/bin/sh -c #(nop) ENV container oci
2025-10-21 04:29:00 UTC/bin/sh -c #(nop) COPY dir:f9c74c6bf6643ce9ac3f4d3fd3d177c6ff233c4fd73e8cd75e214d85e925b326 in /
2025-10-21 04:29:00 UTC/bin/sh -c #(nop) COPY file:67f65df33ff6c09984969b192c50b78072a88c5655e380e734315d0229c75aa1 in /etc/yum.repos.d/.
2025-10-21 04:29:00 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-10-21 04:29:00 UTC/bin/sh -c #(nop) COPY file:3ab5c2f18f7b2afc9a63033cf6d7fedd5acc6eb94e3217a2863e790bced26b9d in /usr/share/buildinfo/content-sets.json
2025-10-21 04:29:00 UTC/bin/sh -c #(nop) COPY file:3ab5c2f18f7b2afc9a63033cf6d7fedd5acc6eb94e3217a2863e790bced26b9d in /root/buildinfo/content_manifests/content-sets.json
2025-10-21 04:29:00 UTC/bin/sh -c #(nop) COPY file:bdd3de7a5bf818e5470c0f32cddb05efb45451fc5f112959c39173db0f4377af in /root/buildinfo/labels.json
2025-10-21 04:29:01 UTC/bin/sh -c #(nop) LABEL "architecture"="ppc64le" "vcs-type"="git" "vcs-ref"="ca68fca7d64d3ffe675f283a23c241f3279511c7" "org.opencontainers.image.revision"="ca68fca7d64d3ffe675f283a23c241f3279511c7" "build-date"="2025-10-21T04:28:41Z" "release"="1761020747"org.opencontainers.image.revision=ca68fca7d64d3ffe675f283a23c241f3279511c7
2025-11-03 10:21:34 UTC (buildkit.dockerfile.v0)LABEL maintainer=Roland Kammerer <roland.kammerer@linbit.com>
2025-11-03 10:21:34 UTC (buildkit.dockerfile.v0)ENV DRBD_UTILS_VERSION=9.33.0
2025-11-03 10:21:34 UTC (buildkit.dockerfile.v0)ARG release=1
2025-11-03 10:21:34 UTC (buildkit.dockerfile.v0)LABEL name=drbd-utils vendor=LINBIT version=9.33.0 release=1 summary=low level userpace interacting with the DRBD kernel module description=low level userpace interacting with the DRBD kernel module
2025-11-03 10:21:34 UTC (buildkit.dockerfile.v0)COPY COPYING /licenses/gpl-2.0.txt # buildkit
2025-11-03 10:22:15 UTC (buildkit.dockerfile.v0)COPY /home/makepkg/rpmbuild/RPMS/*/drbd-utils*.rpm /tmp/ # buildkit
2025-11-03 10:22:30 UTC (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical && yum install -y /tmp/drbd-utils*.rpm && yum clean all -y # buildkit
2025-11-03 10:22:30 UTC (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c echo 'global { usage-count no; }' > /etc/drbd.d/global_common.conf # buildkit