2025-09-25 11:16:11 UTC
87.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:9f4bff248214d12c7254dc3c25ef82bd14ff143e2a06d159f2a8cc1c9e6ef1fd - 43.32% (37.8 MB)
[#001] sha256:12bd5c33bec4e684ce36022a869c9b075c473b6903d7a21e1b286ae23e20b402 - 22.76% (19.9 MB)
[#002] sha256:2878428191dac62807d6c11123755e3b591bd6348d4c3fb1ae4d5c3ae4cf9e33 - 0.01% (6.8 KB)
[#003] sha256:69a2c3655bb9777d0690c70a900103673a984466d62ad86df5272c0532c479e4 - 31.01% (27.1 MB)
[#004] sha256:e77e5f583a4ecdff240521f4a6dcf99d7810c8fd5ef2d59b86ecfddcc8960d2b - 2.9% (2.53 MB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2025-09-18 08:36:47 UTC/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
2025-09-18 08:36:47 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2025-09-18 08:36:47 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container" name="ubi9-minimal" version="9.6" distribution-scope="public"
2025-09-18 08:36:47 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-09-18 08:36:47 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
2025-09-18 08:36:47 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-09-18 08:36:47 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-09-18 08:36:47 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
2025-09-18 08:36:47 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-09-18 08:36:47 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
2025-09-18 08:36:47 UTC/bin/sh -c #(nop) ENV container oci
2025-09-18 08:36:48 UTC/bin/sh -c #(nop) COPY dir:c341d431f712f164558c0a23b4ff14b886e2ce5a998d4c5baaaa381ffd7c3b00 in /
2025-09-18 08:36:48 UTC/bin/sh -c #(nop) COPY file:b37d593713ee21ad52a4cd1424dc019a24f7966f85df0ac4b86d234302695328 in /etc/yum.repos.d/.
2025-09-18 08:36:48 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-09-18 08:36:49 UTC/bin/sh -c #(nop) COPY file:58cc94f5b3b2d60de2c77a6ed4b1797dcede502ccdb429a72e7a72d994235b3c in /usr/share/buildinfo/content-sets.json
2025-09-18 08:36:49 UTC/bin/sh -c #(nop) COPY file:58cc94f5b3b2d60de2c77a6ed4b1797dcede502ccdb429a72e7a72d994235b3c in /root/buildinfo/content_manifests/content-sets.json
2025-09-18 08:36:49 UTC/bin/sh -c #(nop) COPY file:097ec12a5c22da979b55e75443e50150904b478d4249b64b2431aae8901ea4d2 in /root/buildinfo/labels.json
2025-09-18 08:36:49 UTC/bin/sh -c #(nop) LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="0c20ee48321f5d64135f6208d1332c0b032df6c3" "org.opencontainers.image.revision"="0c20ee48321f5d64135f6208d1332c0b032df6c3" "build-date"="2025-09-18T08:36:33Z" "release"="1758184547"
2025-09-25 11:16:11 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c microdnf update -y && microdnf install -y e2fsprogs xfsprogs util-linux && microdnf clean all # buildkit
2025-09-25 11:16:11 UTC (buildkit.dockerfile.v0)ARG SEMVER=1.9.0
2025-09-25 11:16:11 UTC (buildkit.dockerfile.v0)ARG RELEASE=1
2025-09-25 11:16:11 UTC (buildkit.dockerfile.v0)LABEL name=LINSTOR CSI driver vendor=LINBIT version=1.9.0 release=1 summary=LINSTOR's CSI driver component description=LINSTOR's CSI driver component
2025-09-25 11:16:11 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/gpl-2.0.txt # buildkit
2025-09-25 11:16:11 UTC (buildkit.dockerfile.v0)COPY /buildroot/linstor-csi /linstor-csi # buildkit
2025-09-25 11:16:11 UTC (buildkit.dockerfile.v0)COPY /linstor-wait-until /linstor-wait-until # buildkit
2025-09-25 11:16:11 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/linstor-csi"]