2025-12-05 08:00:21 UTC
74.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:46a9484471e55e0e501c08ff903616330af0505ba749ef70e8c87e103e07844a - 51.44% (38.2 MB)
[#001] sha256:a076bd401e93a2a436286dae14b2a5e3e24d0c5bc2ba2847db0dca76ec566b46 - 0.01% (3.97 KB)
[#002] sha256:7432b790fa729a7ae47dea14c09c847e46105e6f6f3fad9282342e04179625b0 - 2.23% (1.66 MB)
[#003] sha256:a5f63f0ae9d6af31f8d71f97eb152229eabd2fe20c90548c68e6b880b302935c - 20.41% (15.2 MB)
[#004] sha256:e442df5fcffb0b66cf22a4800e5398bfaee214c84e1dd14988055acd83abb86c - 25.92% (19.2 MB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2025-12-03 20:36:20 UTC/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
2025-12-03 20:36:20 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2025-12-03 20:36:20 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container" name="ubi9/ubi-minimal" version="9.7" cpe="cpe:/a:redhat:enterprise_linux:9::appstream" distribution-scope="public"
2025-12-03 20:36:20 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-12-03 20:36:20 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
2025-12-03 20:36:20 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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-12-03 20:36:20 UTC/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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-12-03 20:36:20 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
2025-12-03 20:36:20 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-12-03 20:36:20 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
2025-12-03 20:36:20 UTC/bin/sh -c #(nop) ENV container oci
2025-12-03 20:36:21 UTC/bin/sh -c #(nop) COPY dir:be2a521f68bf56126048c385ab01382fd10aa537a578d817938c3b4ce9ee2ae8 in /
2025-12-03 20:36:21 UTC/bin/sh -c #(nop) COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/.
2025-12-03 20:36:21 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-12-03 20:36:21 UTC/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /usr/share/buildinfo/content-sets.json
2025-12-03 20:36:21 UTC/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /root/buildinfo/content_manifests/content-sets.json
2025-12-03 20:36:21 UTC/bin/sh -c #(nop) COPY file:94153b6833d6f050d8e2572e9c332f16148f47aceac72aaf42af4d08feb01e61 in /usr/share/buildinfo/labels.json
2025-12-03 20:36:21 UTC/bin/sh -c #(nop) COPY file:94153b6833d6f050d8e2572e9c332f16148f47aceac72aaf42af4d08feb01e61 in /root/buildinfo/labels.json
2025-12-03 20:36:21 UTC/bin/sh -c #(nop) LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="1595c1bf15cd4327d529f330e61327764327397e" "org.opencontainers.image.revision"="1595c1bf15cd4327d529f330e61327764327397e" "build-date"="2025-12-03T20:36:05Z" "org.opencontainers.image.created"="2025-12-03T20:36:05Z" "release"="1764794109"org.opencontainers.image.revision=1595c1bf15cd4327d529f330e61327764327397e,org.opencontainers.image.created=2025-12-03T20:36:05Z
2025-12-05 07:59:51 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/licensing.txt # buildkit
2025-12-05 07:59:52 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c curl -fsSL https://packages.linbit.com/public/linbit-keyring/rhel9/linbit-keyring.rpm -o /run/linbit-keyring.rpm && rpm -ivh /run/linbit-keyring.rpm && rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-linbit # buildkit
2025-12-05 07:59:56 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c microdnf install -y --setopt=install_weak_deps=0 drbd-utils && microdnf clean all && echo 'global { usage-count no; }' > /etc/drbd.d/global_common.conf # buildkit
2025-12-05 08:00:21 UTC (buildkit.dockerfile.v0)COPY /src/agent /linstor-k8s-ha-controller # buildkit
2025-12-05 08:00:21 UTC (buildkit.dockerfile.v0)ARG VERSION=1.3.2
2025-12-05 08:00:21 UTC (buildkit.dockerfile.v0)LABEL name=linstor-k8s-ha-controller maintainer=moritz.wanzenboeck@linbit.com vendor=LINBIT version=1.3.2 release=1 summary=The LINSTOR High Availability Controller will speed up the fail-over process for stateful workloads using LINSTOR for storage.
2025-12-05 08:00:21 UTC (buildkit.dockerfile.v0)USER root
2025-12-05 08:00:21 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/linstor-k8s-ha-controller"]
2025-12-05 09:00:18 +0100
70.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:15f4b55884339bddb52ca0550d5b1208576ecf31649e067b468dc4e7b90745bd - 51.44% (36.5 MB)
[#001] sha256:a076bd401e93a2a436286dae14b2a5e3e24d0c5bc2ba2847db0dca76ec566b46 - 0.01% (3.97 KB)
[#002] sha256:71f78765eb22d9177dedbdf0f00f7f79801c9551fd48746be9e31621d10e58f8 - 2.32% (1.65 MB)
[#003] sha256:576c86ed0a42de001a55eacd5c4b3b5a2b3bf49ec0e18ba672e36da9534b6ebb - 21.44% (15.2 MB)
[#004] sha256:3b9ed84d609ac88da49e4326e71f12f824b295f7b8ecf59be5fea0b8b36dd58a - 24.79% (17.6 MB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2025-12-03 20:39:01 UTC/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
2025-12-03 20:39:01 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2025-12-03 20:39:01 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container" name="ubi9/ubi-minimal" version="9.7" cpe="cpe:/a:redhat:enterprise_linux:9::appstream" distribution-scope="public"
2025-12-03 20:39:01 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-12-03 20:39:01 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
2025-12-03 20:39:01 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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-12-03 20:39:01 UTC/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. 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-12-03 20:39:01 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
2025-12-03 20:39:01 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-12-03 20:39:01 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
2025-12-03 20:39:01 UTC/bin/sh -c #(nop) ENV container oci
2025-12-03 20:39:02 UTC/bin/sh -c #(nop) COPY dir:f4ea265792475a3d4d1f704e5646b6b392f1a575aee1ff63417d34e28530c8cb in /
2025-12-03 20:39:02 UTC/bin/sh -c #(nop) COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/.
2025-12-03 20:39:02 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-12-03 20:39:02 UTC/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /usr/share/buildinfo/content-sets.json
2025-12-03 20:39:02 UTC/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /root/buildinfo/content_manifests/content-sets.json
2025-12-03 20:39:02 UTC/bin/sh -c #(nop) COPY file:cac453727cef4359ee0e696635ab5d4ce6ce1ac7334c1d943b8e8f2fb464f41f in /usr/share/buildinfo/labels.json
2025-12-03 20:39:02 UTC/bin/sh -c #(nop) COPY file:cac453727cef4359ee0e696635ab5d4ce6ce1ac7334c1d943b8e8f2fb464f41f in /root/buildinfo/labels.json
2025-12-03 20:39:03 UTC/bin/sh -c #(nop) LABEL "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="1595c1bf15cd4327d529f330e61327764327397e" "org.opencontainers.image.revision"="1595c1bf15cd4327d529f330e61327764327397e" "build-date"="2025-12-03T20:38:45Z" "org.opencontainers.image.created"="2025-12-03T20:38:45Z" "release"="1764794109"org.opencontainers.image.revision=1595c1bf15cd4327d529f330e61327764327397e,org.opencontainers.image.created=2025-12-03T20:38:45Z
2025-12-05 08:59:51 +0100 (buildkit.dockerfile.v0)COPY LICENSE /licenses/licensing.txt # buildkit
2025-12-05 08:59:53 +0100 (buildkit.dockerfile.v0)RUN /bin/sh -c curl -fsSL https://packages.linbit.com/public/linbit-keyring/rhel9/linbit-keyring.rpm -o /run/linbit-keyring.rpm && rpm -ivh /run/linbit-keyring.rpm && rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-linbit # buildkit
2025-12-05 08:59:55 +0100 (buildkit.dockerfile.v0)RUN /bin/sh -c microdnf install -y --setopt=install_weak_deps=0 drbd-utils && microdnf clean all && echo 'global { usage-count no; }' > /etc/drbd.d/global_common.conf # buildkit
2025-12-05 09:00:18 +0100 (buildkit.dockerfile.v0)COPY /src/agent /linstor-k8s-ha-controller # buildkit
2025-12-05 09:00:18 +0100 (buildkit.dockerfile.v0)ARG VERSION=1.3.2
2025-12-05 09:00:18 +0100 (buildkit.dockerfile.v0)LABEL name=linstor-k8s-ha-controller maintainer=moritz.wanzenboeck@linbit.com vendor=LINBIT version=1.3.2 release=1 summary=The LINSTOR High Availability Controller will speed up the fail-over process for stateful workloads using LINSTOR for storage.
2025-12-05 09:00:18 +0100 (buildkit.dockerfile.v0)USER root
2025-12-05 09:00:18 +0100 (buildkit.dockerfile.v0)ENTRYPOINT ["/linstor-k8s-ha-controller"]