2025-08-08 12:05:57 UTC
79.5 MB
9.32.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:cb9b225cc1ceea3709d2d8caa017f3bedf7327fee8a8a377bed0208cbeca6c45 - 93.48% (74.3 MB)
[#001] sha256:8102a44d4834e3ca3e35968f2272264727c86436a5d3bce1a5c84cef6c682fe8 - 0.01% (6.82 KB)
[#002] sha256:415bfea3d8f4f1bd832840931a22633e20bfb36ccfd74326e8f48b8b4e1364a0 - 0.34% (274 KB)
[#003] sha256:75bc0539f3d13b0bd29b16a6af391ea060e58ca4f6f8809fe18f217ebf4dc232 - 6.17% (4.91 MB)
[#004] sha256:302cb35f595c05afb082ed8956a19ce12dd29a143b25e5ae8db538809e01ea45 - 0.0% (187 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2025-08-06 14:11:22 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2025-08-06 14:11:22 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.10" distribution-scope="public"
2025-08-06 14:11:22 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-08-06 14:11:22 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2025-08-06 14:11: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-08-06 14:11: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-08-06 14:11:22 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2025-08-06 14:11:22 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-08-06 14:11:22 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2025-08-06 14:11:22 UTC/bin/sh -c #(nop) ENV container oci
2025-08-06 14:11:24 UTC/bin/sh -c #(nop) COPY dir:b7c9279989f7742c458a5ef755c74fbe87d0efa5a5062a6e5b53529900ed5a6a in /
2025-08-06 14:11:24 UTC/bin/sh -c #(nop) COPY file:afdf9d7142d806831a8f0b36122a4294ffe97fb9463ad8299eef9d7acd444874 in /etc/yum.repos.d/.
2025-08-06 14:11:24 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-08-06 14:11:24 UTC/bin/sh -c #(nop) COPY file:4fc2b85d4b7e8ce5ef1064a117c7b15bf152228d41e9d1f60b4cd3533a999046 in /usr/share/buildinfo/content-sets.json
2025-08-06 14:11:25 UTC/bin/sh -c #(nop) LABEL "build-date"="2025-08-06T14:11:02" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="ce3d9e6d59abffa8af79d93fda5dcfc3c4548c2a" "release"="1754489414"
2025-08-08 12:05:34 UTC (buildkit.dockerfile.v0)LABEL maintainer=Roland Kammerer <roland.kammerer@linbit.com>
2025-08-08 12:05:34 UTC (buildkit.dockerfile.v0)ENV DRBD_UTILS_VERSION=9.32.0
2025-08-08 12:05:34 UTC (buildkit.dockerfile.v0)ARG release=1
2025-08-08 12:05:34 UTC (buildkit.dockerfile.v0)LABEL name=drbd-utils vendor=LINBIT version=9.32.0 release=1 summary=low level userpace interacting with the DRBD kernel module description=low level userpace interacting with the DRBD kernel module
2025-08-08 12:05:34 UTC (buildkit.dockerfile.v0)COPY COPYING /licenses/gpl-2.0.txt # buildkit
2025-08-08 12:05:53 UTC (buildkit.dockerfile.v0)COPY /home/makepkg/rpmbuild/RPMS/*/drbd-utils*.rpm /tmp/ # buildkit
2025-08-08 12:05:57 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-08-08 12:05:57 UTC (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c echo 'global { usage-count no; }' > /etc/drbd.d/global_common.conf # buildkit