2023-03-02 16:00:52 UTC
61.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:afeb9938cfb77a24fa8308d4edcb94989baefdca79f807f9b1b0d33797ff6162 - 58.69% (35.8 MB)
[#001] sha256:a2399bd3bcbacdbfba7ffcff3cb58fe925f2a9eab18a2860ca00af639792579d - 0.01% (3.98 KB)
[#002] sha256:0b3248af414684bb0bba48d6e97e3acd15fe854a7ecdf259be404c5c7b402923 - 4.45% (2.72 MB)
[#003] sha256:b26a3a734cc0144d699af6c48fe2a445a63022ab8b2410a44e1311db9b62cbf3 - 36.86% (22.5 MB)
/bin/sh -c #(nop) ADD file:7fb55450d45f89c2c725ecfb4f270b4333a1f161cb3851b549d6a6d727a089af in /
2023-02-15 04:11:55 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) ADD multi:dc4a4d8e17922f89ab3bec5b0c075c125610f31c29d14b69a979984b02199e4a in /etc/yum.repos.d/
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.7"
2023-02-15 04:11:56 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:56 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:56 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:56 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) ENV container oci
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-15 04:11:57 UTC/bin/sh -c rm -rf /var/log/*
2023-02-15 04:11:57 UTC/bin/sh -c #(nop) LABEL release=1085
2023-02-15 04:11:57 UTC/bin/sh -c #(nop) ADD file:3a7fa5981fc185906d659aafad9a769543a8b4b2b498bebcc6005c4bf56cdcab in /root/buildinfo/content_manifests/ubi8-minimal-container-8.7-1085.json
2023-02-15 04:11:57 UTC/bin/sh -c #(nop) ADD file:05b035f4e9a9c827ab8bf19c425da03b99cfd456c991aa043c3ea4eadfff5448 in /root/buildinfo/Dockerfile-ubi8-minimal-8.7-1085
2023-02-15 04:11:57 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-02-15T04:01:59" "architecture"="aarch64" "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:58 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-1f209.repo' '/etc/yum.repos.d/repo-7613a.repo'
2023-02-15 04:12:00 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-02-15 04:12:01 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:04 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"]