2025-08-01 15:08:42 +0200
77.4 MB
9.32.0-rc.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:e1e3a57f0a46199359f168afcabc07b8af8df1a554c3146919fb8fe7a106de0c - 93.4% (72.3 MB)
[#001] sha256:9f2e92847cb6d6a0e22f4f9d1e864facf0bdd9e6149453123838d03450b1e78b - 0.01% (6.81 KB)
[#002] sha256:6cfda00df002e577593fbe5d1568a2e093d8f6cc21c28f548a12bc80b3aeb625 - 0.34% (267 KB)
[#003] sha256:150eaee46635e0233e4db723f0aecc5e8fc633831266d9fdc15e52de1900b837 - 6.26% (4.85 MB)
[#004] sha256:1d0fa87c79f34ccf27f027600f002f97383db477bebd0a320a13a621104378e9 - 0.0% (190 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2025-07-31 22:45:21 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2025-07-31 22:45:21 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.10" distribution-scope="public"
2025-07-31 22:45:21 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-07-31 22:45:21 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2025-07-31 22:45:22 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-07-31 22:45:22 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-07-31 22:45:22 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2025-07-31 22:45:22 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-07-31 22:45:22 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2025-07-31 22:45:22 UTC/bin/sh -c #(nop) ENV container oci
2025-07-31 22:45:25 UTC/bin/sh -c #(nop) COPY dir:c87d4211a05d50902bf03a741f63e8fcace9c4b477c4ba4556cd47ebf430bed0 in /
2025-07-31 22:45:25 UTC/bin/sh -c #(nop) COPY file:afdf9d7142d806831a8f0b36122a4294ffe97fb9463ad8299eef9d7acd444874 in /etc/yum.repos.d/.
2025-07-31 22:45:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-07-31 22:45:25 UTC/bin/sh -c #(nop) COPY file:610932c4f3ece1b211db84c168564e3568fafd78c55ad95692ef8ad75eb1f95a in /usr/share/buildinfo/content-sets.json
2025-07-31 22:45:26 UTC/bin/sh -c #(nop) LABEL "build-date"="2025-07-31T22:44:59" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="6e51ba133af2ff19213ae00bf898f656e6d910da" "release"="1754001560"
2025-08-01 15:08:32 +0200 (buildkit.dockerfile.v0)LABEL maintainer=Roland Kammerer <roland.kammerer@linbit.com>
2025-08-01 15:08:32 +0200 (buildkit.dockerfile.v0)ENV DRBD_UTILS_VERSION=9.32.0-rc.1
2025-08-01 15:08:32 +0200 (buildkit.dockerfile.v0)ARG release=1
2025-08-01 15:08:32 +0200 (buildkit.dockerfile.v0)LABEL name=drbd-utils vendor=LINBIT version=9.32.0-rc.1 release=1 summary=low level userpace interacting with the DRBD kernel module description=low level userpace interacting with the DRBD kernel module
2025-08-01 15:08:32 +0200 (buildkit.dockerfile.v0)COPY COPYING /licenses/gpl-2.0.txt # buildkit
2025-08-01 15:08:39 +0200 (buildkit.dockerfile.v0)COPY /home/makepkg/rpmbuild/RPMS/*/drbd-utils*.rpm /tmp/ # buildkit
2025-08-01 15:08:42 +0200 (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-08-01 15:08:42 +0200 (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c echo 'global { usage-count no; }' > /etc/drbd.d/global_common.conf # buildkit