2024-01-05 11:08:57 UTC
63.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:e6e98c874e21bf68ae62db244603d751054b20b94888bfb1adb157827cd38c92 - 56.37% (36 MB)
[#001] sha256:714d0d6508f8ca3269edb7b9a535d6e81c4890e5ac0ed45af76df0dba8a752f4 - 0.01% (3.98 KB)
[#002] sha256:49f20e1c2272830202c5fb82c16203277f4d243eee1f6eecac385a37e97b0577 - 3.99% (2.54 MB)
[#003] sha256:bc4b0e583896bcc8a86396c142e9615f5ea076931699cde0b24d33128883297f - 39.63% (25.3 MB)
/bin/sh -c #(nop) ADD file:3b29fba5e73efe9ec5cf915f4a12bcfc1233baf57b701cd7f46462ebf85c5421 in /
2023-12-07 04:19:07 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-12-07 04:19:07 UTC/bin/sh -c #(nop) ADD file:ecc29a1455ca1b7c82018555e16e2e802135974523df6748e431f8707e759ddd in /tmp/tls-ca-bundle.pem
2023-12-07 04:19:08 UTC/bin/sh -c #(nop) ADD multi:8257bc82024891d335e91a6d5e44bb825bdb87abe8bc1d2ee3fcfb9e8cbecea1 in /etc/yum.repos.d/
2023-12-07 04:19:08 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-12-07 04:19:08 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container" name="ubi9-minimal" version="9.3"
2023-12-07 04:19:08 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-12-07 04:19:08 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
2023-12-07 04:19:08 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."
2023-12-07 04:19:08 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
2023-12-07 04:19:08 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-12-07 04:19:08 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
2023-12-07 04:19:08 UTC/bin/sh -c #(nop) ENV container oci
2023-12-07 04:19:08 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-12-07 04:19:08 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-12-07 04:19:08 UTC/bin/sh -c rm -rf /var/log/*
2023-12-07 04:19:08 UTC/bin/sh -c #(nop) LABEL release=1475
2023-12-07 04:19:09 UTC/bin/sh -c #(nop) ADD file:2f91406cebe76f5a68d0aed7a9142410aa2ad41c096c1c117a8b580e3b56e55c in /root/buildinfo/content_manifests/ubi9-minimal-container-9.3-1475.json
2023-12-07 04:19:09 UTC/bin/sh -c #(nop) ADD file:8af5a93a05a5b30bf94d83167bac0b48e41ee4f966d909ff7d9660196be34c4c in /root/buildinfo/Dockerfile-ubi9-minimal-9.3-1475
2023-12-07 04:19:09 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-12-07T04:10:36" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="e8510c65a9be4b0635372fd09bee126ce7e08bc7" "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." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi9-minimal/images/9.3-1475"
2023-12-07 04:19:10 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-84783.repo' '/etc/yum.repos.d/repo-186d3.repo'
2023-12-07 04:19:11 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-12-07 04:19:12 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2024-01-05 11:06:20 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/licensing.txt # buildkit
2024-01-05 11:06:32 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c microdnf install -y drbd-utils && microdnf clean all && echo 'global { usage-count no; }' > /etc/drbd.d/global_common.conf # buildkit
2024-01-05 11:08:57 UTC (buildkit.dockerfile.v0)COPY /src/agent /linstor-k8s-ha-controller # buildkit
2024-01-05 11:08:57 UTC (buildkit.dockerfile.v0)ARG VERSION=0.0.0-0.unknown
2024-01-05 11:08:57 UTC (buildkit.dockerfile.v0)LABEL name=linstor-k8s-ha-controller maintainer=moritz.wanzenboeck@linbit.com vendor=LINBIT version=1.2.0 release=1 summary=The LINSTOR High Availability Controller will speed up the fail-over process for stateful workloads using LINSTOR for storage.
2024-01-05 11:08:57 UTC (buildkit.dockerfile.v0)USER root
2024-01-05 11:08:57 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/linstor-k8s-ha-controller"]