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"]