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