2024-10-16 15:39:01 +0200
65.7 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:b1cd2d965b2b031ccef6850adfc42cb84991bafea24b0380a1deee940fead7ae - 54.77% (36 MB)
[#001] sha256:04aaafeda8cc0e9a2a37b82fea9475671a77f892d12e8ccada71723b29fd9d53 - 0.01% (3.97 KB)
[#002] sha256:3d68eb98eaa811ec922210a80130734f3e344693c47f125ee0219d85ab499b8d - 4.26% (2.8 MB)
[#003] sha256:5f22f38c8aeed61243d099735637662fec32fc726db6e9296cdc8d4ce1621b45 - 40.97% (26.9 MB)
/bin/sh -c #(nop) ADD file:2b92064444b08399bb918b220ba2c3d4a5bb5116c78480110dcedaf7d2d47db3 in /
2024-09-17 13:59:46 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2024-09-17 13:59:46 UTC/bin/sh -c #(nop) ADD file:5b1f650e1376d79fa3a65df4a154ea5166def95154b52c1c1097dfd8fc7d58eb in /tmp/tls-ca-bundle.pem
2024-09-17 13:59:46 UTC/bin/sh -c #(nop) ADD multi:3145d5eb48d70d77e0b1a5a3fc70b97071cff0522aabe7ce4b9257b981116258 in /etc/yum.repos.d/
2024-09-17 13:59:46 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-09-17 13:59:46 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.10"
2024-09-17 13:59:46 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:46 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:46 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:46 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2024-09-17 13:59:46 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-09-17 13:59:46 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2024-09-17 13:59:46 UTC/bin/sh -c #(nop) ENV container oci
2024-09-17 13:59:46 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-09-17 13:59:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-09-17 13:59:48 UTC/bin/sh -c rm -rf /var/log/*
2024-09-17 13:59:48 UTC/bin/sh -c #(nop) LABEL release=1086
2024-09-17 13:59:48 UTC/bin/sh -c #(nop) ADD file:ca708855ab78e42a3b843d945173f5abf800d95c45b35d400cfceb872fab59ad in /root/buildinfo/content_manifests/ubi8-minimal-container-8.10-1086.json
2024-09-17 13:59:48 UTC/bin/sh -c #(nop) ADD file:4c4b93cad70800b872f75b76cf1b1cb6641bedda22649b999828ad17eacfe7f6 in /root/buildinfo/Dockerfile-ubi8-minimal-8.10-1086
2024-09-17 13:59:48 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-09-17T13:42:02" "architecture"="aarch64" "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:49 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:50 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2024-09-17 13:59:52 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2024-10-16 15:38:38 +0200 (buildkit.dockerfile.v0)COPY LICENSE /licenses/licensing.txt # buildkit
2024-10-16 15:38:41 +0200 (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 15:39:01 +0200 (buildkit.dockerfile.v0)COPY /src/agent /linstor-k8s-ha-controller # buildkit
2024-10-16 15:39:01 +0200 (buildkit.dockerfile.v0)ARG VERSION=1.2.2
2024-10-16 15:39:01 +0200 (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 15:39:01 +0200 (buildkit.dockerfile.v0)USER root
2024-10-16 15:39:01 +0200 (buildkit.dockerfile.v0)ENTRYPOINT ["/linstor-k8s-ha-controller"]