2024-03-28 15:31:48 UTC
66.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:87e3ab05d9a4afadab5e2fe35fa8150a7a01c25ac51130a933b585d3dfa0f05c - 56.55% (37.5 MB)
[#001] sha256:ab35cd82eb2571ea85b6af4b8f0d7eca814f90aa3de3ddba62fa877c19ebd727 - 0.01% (3.98 KB)
[#002] sha256:6f7fb9ec82743feeaf38d7ccbdf11d984a6c2ce6306faa013a8047e6ff40f745 - 4.46% (2.96 MB)
[#003] sha256:a6dcaf58a708378b80cdde10699a3c3e889fc8b10d77c9f9f19eb196118bcfc5 - 38.98% (25.9 MB)
/bin/sh -c #(nop) ADD file:1a70c3654609d335c955827ceaf17a7ce380a619d2ac1f7af4ffcd0ef3ae56f1 in /
2024-02-13 02:16:17 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2024-02-13 02:16:18 UTC/bin/sh -c #(nop) ADD file:ecc29a1455ca1b7c82018555e16e2e802135974523df6748e431f8707e759ddd in /tmp/tls-ca-bundle.pem
2024-02-13 02:16:18 UTC/bin/sh -c #(nop) ADD multi:35ee44598815c5392e72a6036108365cd013ec799d09e7757e6dd4d49b9b3707 in /etc/yum.repos.d/
2024-02-13 02:16:18 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-02-13 02:16:18 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.9"
2024-02-13 02:16:18 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-02-13 02:16:18 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2024-02-13 02:16:18 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."
2024-02-13 02:16:18 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2024-02-13 02:16:18 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-02-13 02:16:18 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2024-02-13 02:16:18 UTC/bin/sh -c #(nop) ENV container oci
2024-02-13 02:16:18 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-02-13 02:16:18 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-02-13 02:16:19 UTC/bin/sh -c rm -rf /var/log/*
2024-02-13 02:16:19 UTC/bin/sh -c #(nop) LABEL release=1137
2024-02-13 02:16:20 UTC/bin/sh -c #(nop) ADD file:9661a2cc74971c052119c157342160b1effba1a51ca3fa093775c9b868d2c1bf in /root/buildinfo/content_manifests/ubi8-minimal-container-8.9-1137.json
2024-02-13 02:16:20 UTC/bin/sh -c #(nop) ADD file:dfa619fa9860feb6367c01bacb9adf1c559b12a99785e39fb6227db884b6647e in /root/buildinfo/Dockerfile-ubi8-minimal-8.9-1137
2024-02-13 02:16:20 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-02-13T02:08:14" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="7e7670a8c8c9a3be83beaa2787f3703b404d4a1d" "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/ubi8-minimal/images/8.9-1137"
2024-02-13 02:16:21 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-8bc47.repo' '/etc/yum.repos.d/repo-d4e1e.repo'
2024-02-13 02:16:22 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2024-02-13 02:16:24 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2024-03-28 15:29:19 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/licensing.txt # buildkit
2024-03-28 15:29:24 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-03-28 15:31:48 UTC (buildkit.dockerfile.v0)COPY /src/agent /linstor-k8s-ha-controller # buildkit
2024-03-28 15:31:48 UTC (buildkit.dockerfile.v0)ARG VERSION=0.0.0-0.unknown
2024-03-28 15:31:48 UTC (buildkit.dockerfile.v0)LABEL name=linstor-k8s-ha-controller maintainer=moritz.wanzenboeck@linbit.com vendor=LINBIT version=1.2.1 release=1 summary=The LINSTOR High Availability Controller will speed up the fail-over process for stateful workloads using LINSTOR for storage.
2024-03-28 15:31:48 UTC (buildkit.dockerfile.v0)USER root
2024-03-28 15:31:48 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/linstor-k8s-ha-controller"]
2024-03-28 15:31:47 UTC
63 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:e3649b5f99e0fcf52b3d19c3b201484e78f19873fb98a5b5a4b3a4d64c75ae78 - 56.99% (35.9 MB)
[#001] sha256:ab35cd82eb2571ea85b6af4b8f0d7eca814f90aa3de3ddba62fa877c19ebd727 - 0.01% (3.98 KB)
[#002] sha256:db14cd734db9147d1e1945ebe94b1520c6c6119eb12f9e7cef0a051f3c9a3499 - 4.69% (2.95 MB)
[#003] sha256:39061bc43abf5a51f6fc77180afd3206c4c9ee8a971ca0994c678ede8775f373 - 38.32% (24.1 MB)
/bin/sh -c #(nop) ADD file:3ecb080b0030821a102c4cacda2a2b9ca640dd5e1d654fd452c11098a7d6f878 in /
2024-02-13 02:16:16 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2024-02-13 02:16:16 UTC/bin/sh -c #(nop) ADD file:ecc29a1455ca1b7c82018555e16e2e802135974523df6748e431f8707e759ddd in /tmp/tls-ca-bundle.pem
2024-02-13 02:16:16 UTC/bin/sh -c #(nop) ADD multi:35ee44598815c5392e72a6036108365cd013ec799d09e7757e6dd4d49b9b3707 in /etc/yum.repos.d/
2024-02-13 02:16:16 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-02-13 02:16:16 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.9"
2024-02-13 02:16:16 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-02-13 02:16:16 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2024-02-13 02:16:16 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."
2024-02-13 02:16:16 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2024-02-13 02:16:16 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-02-13 02:16:16 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2024-02-13 02:16:16 UTC/bin/sh -c #(nop) ENV container oci
2024-02-13 02:16:16 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-02-13 02:16:16 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-02-13 02:16:17 UTC/bin/sh -c rm -rf /var/log/*
2024-02-13 02:16:17 UTC/bin/sh -c #(nop) LABEL release=1137
2024-02-13 02:16:17 UTC/bin/sh -c #(nop) ADD file:181511d2bc1774c4c2291f08fd80a09e8688a80289236ed92a135cd380887e97 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.9-1137.json
2024-02-13 02:16:18 UTC/bin/sh -c #(nop) ADD file:fe3ad4e18a21928226d0f4afe0bd1f375103b4a3a9e7836d7dc62c43446009fc in /root/buildinfo/Dockerfile-ubi8-minimal-8.9-1137
2024-02-13 02:16:18 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-02-13T02:08:14" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="7e7670a8c8c9a3be83beaa2787f3703b404d4a1d" "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/ubi8-minimal/images/8.9-1137"
2024-02-13 02:16:19 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-8bc47.repo' '/etc/yum.repos.d/repo-d4e1e.repo'
2024-02-13 02:16:20 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2024-02-13 02:16:21 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2024-03-28 15:29:19 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/licensing.txt # buildkit
2024-03-28 15:29:48 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-03-28 15:31:47 UTC (buildkit.dockerfile.v0)COPY /src/agent /linstor-k8s-ha-controller # buildkit
2024-03-28 15:31:47 UTC (buildkit.dockerfile.v0)ARG VERSION=0.0.0-0.unknown
2024-03-28 15:31:47 UTC (buildkit.dockerfile.v0)LABEL name=linstor-k8s-ha-controller maintainer=moritz.wanzenboeck@linbit.com vendor=LINBIT version=1.2.1 release=1 summary=The LINSTOR High Availability Controller will speed up the fail-over process for stateful workloads using LINSTOR for storage.
2024-03-28 15:31:47 UTC (buildkit.dockerfile.v0)USER root
2024-03-28 15:31:47 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/linstor-k8s-ha-controller"]
2023-05-22 09:07:27 UTC
62.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:a6b72338c852b7c10397a409e44472a60df94af4b6aaed721798324ecdb1694c - 57.42% (35.8 MB)
[#001] sha256:9534683be3ff7c23ac813c3b47ca53f25c8a04eba318d8102062ffa39cd7c20f - 0.01% (3.98 KB)
[#002] sha256:94cd970d30b9dfbac369b45344d948cc24e4f0bb95269a37970c375e76f79403 - 4.38% (2.73 MB)
[#003] sha256:68c6e358c3dbaf64b19206dc0a7a0464832ea35991b70e71010e1c71c0886121 - 38.2% (23.8 MB)
/bin/sh -c #(nop) ADD file:55c273a42451e99e89857297c9c3013102cfd4c8c13c05e611d5c11769541cec in /
2023-05-03 15:11:41 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-05-03 15:11:42 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-05-03 15:11:42 UTC/bin/sh -c #(nop) ADD multi:62a5ed918ba581cb28e63a96c95a2291910a696c57ec0a22b415b43695503828 in /etc/yum.repos.d/
2023-05-03 15:11:42 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-05-03 15:11:42 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.8"
2023-05-03 15:11:42 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-05-03 15:11:42 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2023-05-03 15:11:42 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-05-03 15:11:42 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2023-05-03 15:11:42 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-05-03 15:11:42 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2023-05-03 15:11:42 UTC/bin/sh -c #(nop) ENV container oci
2023-05-03 15:11:42 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-05-03 15:11:42 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-05-03 15:11:44 UTC/bin/sh -c rm -rf /var/log/*
2023-05-03 15:11:44 UTC/bin/sh -c #(nop) LABEL release=860
2023-05-03 15:11:44 UTC/bin/sh -c #(nop) ADD file:f5b6d7096f128ae23efbc982e666cee913c1bfedf3b458119a184a9a744b0dfb in /root/buildinfo/content_manifests/ubi8-minimal-container-8.8-860.json
2023-05-03 15:11:45 UTC/bin/sh -c #(nop) ADD file:e741d84c7a63a945c5e2765af24f8cd52473f3e07425cf58800f91419e61d941 in /root/buildinfo/Dockerfile-ubi8-minimal-8.8-860
2023-05-03 15:11:45 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-05-03T15:02:09" "architecture"="s390x" "vcs-type"="git" "vcs-ref"="dee8029ddcc7ecbfbebb0905d2b15e134338616c" "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/ubi8-minimal/images/8.8-860"
2023-05-03 15:11:46 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-700b5.repo' '/etc/yum.repos.d/repo-cb269.repo'
2023-05-03 15:11:48 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-05-03 15:11:49 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-05-22 09:03:34 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/licensing.txt # buildkit
2023-05-22 09:04:13 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
2023-05-22 09:07:27 UTC (buildkit.dockerfile.v0)COPY /src/agent /linstor-k8s-ha-controller # buildkit
2023-05-22 09:07:27 UTC (buildkit.dockerfile.v0)ARG VERSION=0.0.0-0.unknown
2023-05-22 09:07:27 UTC (buildkit.dockerfile.v0)LABEL name=linstor-k8s-ha-controller maintainer=moritz.wanzenboeck@linbit.com vendor=LINBIT version=1.1.4 release=1 summary=The LINSTOR High Availability Controller will speed up the fail-over process for stateful workloads using LINSTOR for storage.
2023-05-22 09:07:27 UTC (buildkit.dockerfile.v0)USER root
2023-05-22 09:07:27 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/linstor-k8s-ha-controller"]