2025-11-05 10:23:15 UTC
110 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:2920d84eafa0cf94806ab58f0a2124f7b2d35bcbb06fc89a9106dcc28efe397a - 34.51% (37.8 MB)
[#001] sha256:f5545d7790f5d8d9493644e3be0fde66f16a991493d796f3c6bb177cc12ea175 - 38.18% (41.8 MB)
[#002] sha256:8fa3041848868d3cd8102c514d003a5f5386d67b257f92fe20ea561f45043468 - 0.01% (6.8 KB)
[#003] sha256:c25dcf64f9d5f13f25ecd21933030a3acd766c90eb185b8e4f7a3d486cc463b3 - 24.94% (27.3 MB)
[#004] sha256:02187d2a81079e64fe4f8f71c1f2813d4b10775a7ff1598b05a84655fbd970c2 - 2.35% (2.58 MB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2025-10-15 08:06:32 UTC/bin/sh -c #(nop) LABEL vendor="Red Hat, Inc."
2025-10-15 08:06:32 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2025-10-15 08:06:32 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi9-minimal-container" name="ubi9/ubi-minimal" version="9.6" cpe="cpe:/a:redhat:enterprise_linux:9::appstream" distribution-scope="public"
2025-10-15 08:06:32 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2025-10-15 08:06:32 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9."
2025-10-15 08:06: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."
2025-10-15 08:06:33 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-10-15 08:06:33 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal"
2025-10-15 08:06:33 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-10-15 08:06:33 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel9"
2025-10-15 08:06:33 UTC/bin/sh -c #(nop) ENV container oci
2025-10-15 08:06:34 UTC/bin/sh -c #(nop) COPY dir:f15650dcc2939ee0c30865212b61e6718fd6c24de4e7967bf7b651b8f0b24352 in /
2025-10-15 08:06:34 UTC/bin/sh -c #(nop) COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/.
2025-10-15 08:06:34 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-10-15 08:06:34 UTC/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /usr/share/buildinfo/content-sets.json
2025-10-15 08:06:34 UTC/bin/sh -c #(nop) COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /root/buildinfo/content_manifests/content-sets.json
2025-10-15 08:06:34 UTC/bin/sh -c #(nop) COPY file:16bf5aac480286f91e3031d4f1acb4e76fb8c3be38d180e4713a0efdc39d6bad in /root/buildinfo/labels.json
2025-10-15 08:06:35 UTC/bin/sh -c #(nop) LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="d1b15a34ce69ea214e1d32f1f501304f6b8b8c59" "org.opencontainers.image.revision"="d1b15a34ce69ea214e1d32f1f501304f6b8b8c59" "build-date"="2025-10-15T08:06:12Z" "release"="1760515502"org.opencontainers.image.revision=d1b15a34ce69ea214e1d32f1f501304f6b8b8c59
2025-11-05 10:23:15 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c microdnf update -y && microdnf install -y e2fsprogs xfsprogs util-linux nfs-utils && microdnf clean all # buildkit
2025-11-05 10:23:15 UTC (buildkit.dockerfile.v0)ARG SEMVER=1.10.1
2025-11-05 10:23:15 UTC (buildkit.dockerfile.v0)ARG RELEASE=1
2025-11-05 10:23:15 UTC (buildkit.dockerfile.v0)LABEL name=LINSTOR CSI driver vendor=LINBIT version=1.10.1 release=1 summary=LINSTOR's CSI driver component description=LINSTOR's CSI driver component
2025-11-05 10:23:15 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/gpl-2.0.txt # buildkit
2025-11-05 10:23:15 UTC (buildkit.dockerfile.v0)COPY /buildroot/linstor-csi /linstor-csi # buildkit
2025-11-05 10:23:15 UTC (buildkit.dockerfile.v0)COPY /linstor-wait-until /linstor-wait-until # buildkit
2025-11-05 10:23:15 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/linstor-csi"]