2025-08-08 14:07:04 +0200
77.4 MB
9.32.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:aa761e546daa328a3268617edcbdaf086568fcc13d02ecfe36279bf83f897a38 - 93.4% (72.3 MB)
[#001] sha256:d5683ba48b010569303b7a32e5f1a78094f9fee80e1aa70c6fef0326b7dca24b - 0.01% (6.82 KB)
[#002] sha256:2b7352e78f139cb336594327c561fa7bc33d82dfbed518200e2bc675a9e8588b - 0.34% (266 KB)
[#003] sha256:ba65fb5aea89681f405dfc0b203848f13ad4c9e7d1c8ebe7976a35fd516ada25 - 6.25% (4.84 MB)
[#004] sha256:bb96fcfabc4704ea7021de46935f19d7a4a72b5b47c8a160364a555c781313e6 - 0.0% (186 Bytes)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2025-08-06 14:16:17 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2025-08-06 14:16:17 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8" version="8.10" distribution-scope="public"
2025-08-06 14:16:17 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:16:17 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2025-08-06 14:16:17 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:16:17 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:16:17 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2025-08-06 14:16:17 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-08-06 14:16:17 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2025-08-06 14:16:17 UTC/bin/sh -c #(nop) ENV container oci
2025-08-06 14:16:20 UTC/bin/sh -c #(nop) COPY dir:66d6487974b8622582b18c37b2c85baddb8ddea765dcb54fc9d410e27acef1b1 in /
2025-08-06 14:16:20 UTC/bin/sh -c #(nop) COPY file:afdf9d7142d806831a8f0b36122a4294ffe97fb9463ad8299eef9d7acd444874 in /etc/yum.repos.d/.
2025-08-06 14:16:20 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-08-06 14:16:20 UTC/bin/sh -c #(nop) COPY file:610932c4f3ece1b211db84c168564e3568fafd78c55ad95692ef8ad75eb1f95a in /usr/share/buildinfo/content-sets.json
2025-08-06 14:16:21 UTC/bin/sh -c #(nop) LABEL "build-date"="2025-08-06T14:15:55" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="ce3d9e6d59abffa8af79d93fda5dcfc3c4548c2a" "release"="1754489414"
2025-08-08 14:06:50 +0200 (buildkit.dockerfile.v0)LABEL maintainer=Roland Kammerer <roland.kammerer@linbit.com>
2025-08-08 14:06:50 +0200 (buildkit.dockerfile.v0)ENV DRBD_UTILS_VERSION=9.32.0
2025-08-08 14:06:50 +0200 (buildkit.dockerfile.v0)ARG release=1
2025-08-08 14:06:50 +0200 (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 14:06:50 +0200 (buildkit.dockerfile.v0)COPY COPYING /licenses/gpl-2.0.txt # buildkit
2025-08-08 14:07:01 +0200 (buildkit.dockerfile.v0)COPY /home/makepkg/rpmbuild/RPMS/*/drbd-utils*.rpm /tmp/ # buildkit
2025-08-08 14:07:04 +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-08 14:07:04 +0200 (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c echo 'global { usage-count no; }' > /etc/drbd.d/global_common.conf # buildkit