2024-10-16 13:39:04 UTC
69 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:133388727492505cb9d292d14f00942ad2915ab7df3ec1aabbea88cd25035f7b - 54.57% (37.6 MB)
[#001] sha256:04aaafeda8cc0e9a2a37b82fea9475671a77f892d12e8ccada71723b29fd9d53 - 0.01% (3.97 KB)
[#002] sha256:219b0dc5018684902b3d5c6d607443eed6a9e0f0eae14734c162cc7266df6a3c - 4.08% (2.81 MB)
[#003] sha256:b326204143305f4466df0c3fd0636607cce09d5fa50f1ce44ca4670df995a6ca - 41.35% (28.5 MB)
/bin/sh -c #(nop) ADD file:059f39dcdcbfb5dc18360295f9551612350d9c58bac42f01cf71bee00bf0a5f7 in /
2024-09-17 13:59:44 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2024-09-17 13:59:45 UTC/bin/sh -c #(nop) ADD file:5b1f650e1376d79fa3a65df4a154ea5166def95154b52c1c1097dfd8fc7d58eb in /tmp/tls-ca-bundle.pem
2024-09-17 13:59:45 UTC/bin/sh -c #(nop) ADD multi:3145d5eb48d70d77e0b1a5a3fc70b97071cff0522aabe7ce4b9257b981116258 in /etc/yum.repos.d/
2024-09-17 13:59:45 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-09-17 13:59:45 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.10"
2024-09-17 13:59:45 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-09-17 13:59:45 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2024-09-17 13:59:45 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-09-17 13:59:45 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2024-09-17 13:59:45 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-09-17 13:59:45 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2024-09-17 13:59:45 UTC/bin/sh -c #(nop) ENV container oci
2024-09-17 13:59:45 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-09-17 13:59:45 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-09-17 13:59:45 UTC/bin/sh -c rm -rf /var/log/*
2024-09-17 13:59:45 UTC/bin/sh -c #(nop) LABEL release=1086
2024-09-17 13:59:46 UTC/bin/sh -c #(nop) ADD file:0fac162b728ed5d11a47660a0969a1353c02a412fda25533e6cda5341e253e00 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.10-1086.json
2024-09-17 13:59:46 UTC/bin/sh -c #(nop) ADD file:a09e03222f1db57ec0c49f7611d8e5b00a5748869c7865a4990633ed3027fa94 in /root/buildinfo/Dockerfile-ubi8-minimal-8.10-1086
2024-09-17 13:59:46 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-09-17T13:42:02" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="4f8da2b64a13f2a264bd802d8909bf803211fb20" "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.10-1086"
2024-09-17 13:59:46 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-fd4c2.repo' '/etc/yum.repos.d/repo-0c0b0.repo'
2024-09-17 13:59:47 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2024-09-17 13:59:48 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2024-10-16 13:38:38 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/licensing.txt # buildkit
2024-10-16 13:38:42 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-10-16 13:39:04 UTC (buildkit.dockerfile.v0)COPY /src/agent /linstor-k8s-ha-controller # buildkit
2024-10-16 13:39:04 UTC (buildkit.dockerfile.v0)ARG VERSION=1.2.2
2024-10-16 13:39:04 UTC (buildkit.dockerfile.v0)LABEL name=linstor-k8s-ha-controller maintainer=moritz.wanzenboeck@linbit.com vendor=LINBIT version=1.2.2 release=1 summary=The LINSTOR High Availability Controller will speed up the fail-over process for stateful workloads using LINSTOR for storage.
2024-10-16 13:39:04 UTC (buildkit.dockerfile.v0)USER root
2024-10-16 13:39:04 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/linstor-k8s-ha-controller"]