2023-03-02 16:00:52 UTC
62.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:aa4202f03257592ffb122293638b19fdfe69369edfba8868390ce73d9d067adf - 57.38% (35.7 MB)
[#001] sha256:a2399bd3bcbacdbfba7ffcff3cb58fe925f2a9eab18a2860ca00af639792579d - 0.01% (3.98 KB)
[#002] sha256:ae2f8da94643c03ecb8ec813a1e1f25b36494db39caa0a14556c6048c3756712 - 4.37% (2.72 MB)
[#003] sha256:e125c5d901b378f8b6c30281c3f0e1898b3441653b656c6b52c9ed82bd1d4a49 - 38.24% (23.8 MB)
/bin/sh -c #(nop) ADD file:4f7f838e9d173ec35f3753896c4a1d7864e8e465ab0d18ee038313d1dad2aba4 in /
2023-02-15 04:11:24 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-02-15 04:11:24 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) ADD multi:dc4a4d8e17922f89ab3bec5b0c075c125610f31c29d14b69a979984b02199e4a in /etc/yum.repos.d/
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.7"
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2023-02-15 04:11:25 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-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) ENV container oci
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-15 04:11:26 UTC/bin/sh -c rm -rf /var/log/*
2023-02-15 04:11:26 UTC/bin/sh -c #(nop) LABEL release=1085
2023-02-15 04:11:27 UTC/bin/sh -c #(nop) ADD file:09c64148a5fa218d7ac595e8681443c3364f8d4a19f5d6f96f81138d60233dc1 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.7-1085.json
2023-02-15 04:11:27 UTC/bin/sh -c #(nop) ADD file:4adf8302c9cb22fba9748ecd25a4b3764e25a190f617ad38d3eaed2cc16bef17 in /root/buildinfo/Dockerfile-ubi8-minimal-8.7-1085
2023-02-15 04:11:27 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-02-15T04:01:59" "architecture"="s390x" "vcs-type"="git" "vcs-ref"="146fdafc2595e26f5f9c1b9a2b3f36bbca8237e4" "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.7-1085"
2023-02-15 04:11:29 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-1f209.repo' '/etc/yum.repos.d/repo-7613a.repo'
2023-02-15 04:11:30 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-02-15 04:11:32 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-03-02 15:56:30 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/licensing.txt # buildkit
2023-03-02 15:57:11 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-03-02 16:00:52 UTC (buildkit.dockerfile.v0)COPY /src/agent /linstor-k8s-ha-controller # buildkit
2023-03-02 16:00:52 UTC (buildkit.dockerfile.v0)ARG VERSION=0.0.0-0.unknown
2023-03-02 16:00:52 UTC (buildkit.dockerfile.v0)LABEL name=linstor-k8s-ha-controller maintainer=moritz.wanzenboeck@linbit.com vendor=LINBIT version=0.0.0-0.unknown release=1 summary=The LINSTOR High Availability Controller will speed up the fail-over process for stateful workloads using LINSTOR for storage.
2023-03-02 16:00:52 UTC (buildkit.dockerfile.v0)USER root
2023-03-02 16:00:52 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/linstor-k8s-ha-controller"]