2025-11-03 11:24:15 +0100
77.4 MB
9.33.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:60d7c8b9c9b92a06922c97a2a3265ca88304ab2a47ed4336e8f63749d4b7e731 - 93.4% (72.3 MB)
[#001] sha256:51e3fda2bb8c6b6726a4f38c0b7c3ca2ab5cf3b802790dbf9b3e97e49c4afedb - 0.01% (6.82 KB)
[#002] sha256:7882b360d4cd310f6e749e9950f22a2f73b1f38d9260c590bccbc25b332b05c7 - 0.34% (271 KB)
[#003] sha256:1e618576a017f4d6c1658f2df596dbdf65af1ed039711762b4a3b728b6babe79 - 6.24% (4.83 MB)
[#004] sha256:839d81c6bca9dfc982bc3c5bb97dbf2110f43b149f77bc6a28bf6f45da49e63e - 0.0% (188 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2025-10-21 04:31:43 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2025-10-21 04:31:43 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:31:43 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:31:43 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2025-10-21 04:31:43 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:31:43 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:31:43 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2025-10-21 04:31:43 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-10-21 04:31:43 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2025-10-21 04:31:43 UTC/bin/sh -c #(nop) ENV container oci
2025-10-21 04:31:46 UTC/bin/sh -c #(nop) COPY dir:cbe6055719d6fcc763b7f3829bd7e5057f89d776ca6ac968e1a1eb93c69f707e in /
2025-10-21 04:31:46 UTC/bin/sh -c #(nop) COPY file:67f65df33ff6c09984969b192c50b78072a88c5655e380e734315d0229c75aa1 in /etc/yum.repos.d/.
2025-10-21 04:31:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-10-21 04:31:46 UTC/bin/sh -c #(nop) COPY file:3ab5c2f18f7b2afc9a63033cf6d7fedd5acc6eb94e3217a2863e790bced26b9d in /usr/share/buildinfo/content-sets.json
2025-10-21 04:31:46 UTC/bin/sh -c #(nop) COPY file:3ab5c2f18f7b2afc9a63033cf6d7fedd5acc6eb94e3217a2863e790bced26b9d in /root/buildinfo/content_manifests/content-sets.json
2025-10-21 04:31:46 UTC/bin/sh -c #(nop) COPY file:0a799f4d02f0b3eb3ca4cd45c24f77ab707882701de7d85483ab211f79db19c6 in /root/buildinfo/labels.json
2025-10-21 04:31:47 UTC/bin/sh -c #(nop) LABEL "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="ca68fca7d64d3ffe675f283a23c241f3279511c7" "org.opencontainers.image.revision"="ca68fca7d64d3ffe675f283a23c241f3279511c7" "build-date"="2025-10-21T04:31:21Z" "release"="1761020747"org.opencontainers.image.revision=ca68fca7d64d3ffe675f283a23c241f3279511c7
2025-11-03 11:24:05 +0100 (buildkit.dockerfile.v0)LABEL maintainer=Roland Kammerer <roland.kammerer@linbit.com>
2025-11-03 11:24:05 +0100 (buildkit.dockerfile.v0)ENV DRBD_UTILS_VERSION=9.33.0
2025-11-03 11:24:05 +0100 (buildkit.dockerfile.v0)ARG release=1
2025-11-03 11:24:05 +0100 (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 11:24:05 +0100 (buildkit.dockerfile.v0)COPY COPYING /licenses/gpl-2.0.txt # buildkit
2025-11-03 11:24:12 +0100 (buildkit.dockerfile.v0)COPY /home/makepkg/rpmbuild/RPMS/*/drbd-utils*.rpm /tmp/ # buildkit
2025-11-03 11:24:15 +0100 (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 11:24:15 +0100 (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c echo 'global { usage-count no; }' > /etc/drbd.d/global_common.conf # buildkit