2025-09-01 11:30:24 +0200
85 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:4acd4de0284896326b00a8d90b926828812c24953d5a6f3952be534650774966 - 42.53% (36.2 MB)
[#001] sha256:d5c4470bcec027a96c89daf5e43303a84a6e2f31fc730e83dce3481269a59999 - 25.56% (21.7 MB)
[#002] sha256:aef1f35a602cbc46589a4b32c0a5c0bca8ad1ad5e49dd7f30ac95a801464d54c - 0.01% (6.8 KB)
[#003] sha256:ab2961fbcad1a2f9e239676ec39855be6b1c7964c517c9bfbf2330122f811619 - 29.17% (24.8 MB)
[#004] sha256:e34c2d883d9b7aab9a1ceb013b26501b8a166528cb07819302d1b0a5445615f0 - 2.74% (2.33 MB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2025-08-26 08:08:55 UTC/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
2025-08-26 08:08:55 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2025-08-26 08:08:55 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.10" distribution-scope="public"
2025-08-26 08:08:55 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-08-26 08:08:55 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2025-08-26 08:08:55 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."
2025-08-26 08:08:55 UTC/bin/sh -c #(nop) LABEL 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."
2025-08-26 08:08:55 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2025-08-26 08:08:55 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-08-26 08:08:55 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2025-08-26 08:08:55 UTC/bin/sh -c #(nop) ENV container oci
2025-08-26 08:08:56 UTC/bin/sh -c #(nop) COPY dir:4696ca6301e4bcf5ea80eecd792d94969c7789fe9b81fc96810b370fc75035cb in /
2025-08-26 08:08:56 UTC/bin/sh -c #(nop) COPY file:afdf9d7142d806831a8f0b36122a4294ffe97fb9463ad8299eef9d7acd444874 in /etc/yum.repos.d/.
2025-08-26 08:08:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-08-26 08:08:57 UTC/bin/sh -c #(nop) COPY file:610932c4f3ece1b211db84c168564e3568fafd78c55ad95692ef8ad75eb1f95a in /usr/share/buildinfo/content-sets.json
2025-08-26 08:08:57 UTC/bin/sh -c #(nop) COPY file:610932c4f3ece1b211db84c168564e3568fafd78c55ad95692ef8ad75eb1f95a in /root/buildinfo/content_manifests/content-sets.json
2025-08-26 08:08:57 UTC/bin/sh -c #(nop) LABEL "build-date"="2025-08-26T08:08:38" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="a9e421ddea64c2477931d80ddedd2bdeaaf0ebb1" "release"="1756195339"
2025-09-01 11:30:20 +0200 (buildkit.dockerfile.v0)RUN /bin/sh -c microdnf update && microdnf install e2fsprogs xfsprogs util-linux && microdnf clean all # buildkit
2025-09-01 11:30:21 +0200 (buildkit.dockerfile.v0)ARG SEMVER=v1.9.0-rc.1
2025-09-01 11:30:21 +0200 (buildkit.dockerfile.v0)ARG RELEASE=1
2025-09-01 11:30:21 +0200 (buildkit.dockerfile.v0)LABEL name=LINSTOR CSI driver vendor=LINBIT version=v1.9.0-rc.1 release=1 summary=LINSTOR's CSI driver component description=LINSTOR's CSI driver component
2025-09-01 11:30:21 +0200 (buildkit.dockerfile.v0)COPY LICENSE /licenses/gpl-2.0.txt # buildkit
2025-09-01 11:30:24 +0200 (buildkit.dockerfile.v0)COPY /buildroot/linstor-csi /linstor-csi # buildkit
2025-09-01 11:30:24 +0200 (buildkit.dockerfile.v0)COPY /linstor-wait-until /linstor-wait-until # buildkit
2025-09-01 11:30:24 +0200 (buildkit.dockerfile.v0)ENTRYPOINT ["/linstor-csi"]