2024-05-02 14:25:57 UTC
86.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:458deefb34fd5ebe4d61ee921d46e7c8994065680078e8c671d4f4bac3b10ec3 - 43.27% (37.5 MB)
[#001] sha256:87bb615804219a61cea93a7f90eacae95144a1207c11f34ec93edc0475bddad2 - 27.01% (23.4 MB)
[#002] sha256:60901e25b91d12266499c44940207d04def8360f8eb3b5310e5deb77d0f212c4 - 0.01% (6.81 KB)
[#003] sha256:19e4e0835e347e01ec6a74a87ea17f2327f54d6d7dbce4c459f7b65f974bedbb - 27.42% (23.8 MB)
[#004] sha256:b10480c23e26a6987172e4a1c8ee4e83dfe7a3421b3164ef6705259714830231 - 2.3% (1.99 MB)
/bin/sh -c #(nop) ADD file:95eb79941a03d83910cc9acb8e3e38d22b90990089e0cb77bcaed3a5dd8644cd in /
2024-03-27 02:22:33 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2024-03-27 02:22:33 UTC/bin/sh -c #(nop) ADD file:5b1f650e1376d79fa3a65df4a154ea5166def95154b52c1c1097dfd8fc7d58eb in /tmp/tls-ca-bundle.pem
2024-03-27 02:22:33 UTC/bin/sh -c #(nop) ADD multi:8d9f0a1a40be53261a5af974e166478a8bff2424b1408baed1f59ea95b0e5a35 in /etc/yum.repos.d/
2024-03-27 02:22:33 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-03-27 02:22:33 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.9"
2024-03-27 02:22:33 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2024-03-27 02:22:33 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2024-03-27 02:22:33 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-03-27 02:22:33 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2024-03-27 02:22:33 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-03-27 02:22:33 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2024-03-27 02:22:33 UTC/bin/sh -c #(nop) ENV container oci
2024-03-27 02:22:33 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-03-27 02:22:33 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-03-27 02:22:34 UTC/bin/sh -c rm -rf /var/log/*
2024-03-27 02:22:34 UTC/bin/sh -c #(nop) LABEL release=1161
2024-03-27 02:22:34 UTC/bin/sh -c #(nop) ADD file:1118ec7f864d2e2c1b6c66eabed90396af13f230921e05643064fb7390bcc479 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.9-1161.json
2024-03-27 02:22:34 UTC/bin/sh -c #(nop) ADD file:d804511757411e79b6c0386103538245cf9968ea1ba311c66c59a9cd5bc39ea7 in /root/buildinfo/Dockerfile-ubi8-minimal-8.9-1161
2024-03-27 02:22:34 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-03-27T02:10:48" "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-1161"
2024-03-27 02:22:35 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-92821.repo' '/etc/yum.repos.d/repo-1876c.repo'
2024-03-27 02:22:35 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2024-03-27 02:22:37 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2024-05-02 14:24:35 UTC (buildkit.dockerfile.v0)MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2024-05-02 14:24:35 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c microdnf update && microdnf install e2fsprogs xfsprogs util-linux && microdnf clean all # buildkit
2024-05-02 14:24:35 UTC (buildkit.dockerfile.v0)ARG SEMVER=1.6.0
2024-05-02 14:24:35 UTC (buildkit.dockerfile.v0)ARG RELEASE=1
2024-05-02 14:24:35 UTC (buildkit.dockerfile.v0)LABEL name=LINSTOR CSI driver vendor=LINBIT version=1.6.0 release=1 summary=LINSTOR's CSI driver component description=LINSTOR's CSI driver component
2024-05-02 14:24:35 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/gpl-2.0.txt # buildkit
2024-05-02 14:25:57 UTC (buildkit.dockerfile.v0)COPY /buildroot/linstor-csi /linstor-csi # buildkit
2024-05-02 14:25:57 UTC (buildkit.dockerfile.v0)COPY /linstor-wait-until /linstor-wait-until # buildkit
2024-05-02 14:25:57 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/linstor-csi"]