2024-05-02 14:30:02 UTC
83.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:0117dee8e815188cd7730b6fcd34a97b4e46a81ee9295f2b8988ea6cb636372d - 43.2% (36 MB)
[#001] sha256:733fafc16577970dc9b191acc00c5eda3c28a0bbd6d264d822cd5bc25c43b5c1 - 28.03% (23.4 MB)
[#002] sha256:71f219a69deb21fbf38a0be02065229f31e4ff310014ea4f3de0d77d8fc552c2 - 0.01% (6.81 KB)
[#003] sha256:1d8651f975f1268b2a5844ef10f97873e37932a62511a30e2a9ab46410dfa4fc - 26.56% (22.1 MB)
[#004] sha256:abf1d67c72293306ed2629a667b2e439cfed5c3eeb3219efde4438a65a758538 - 2.2% (1.83 MB)
/bin/sh -c #(nop) ADD file:5e475a5ac78f2dc167defdef4698c5ffd32df46bc45f1b8831a6301902fbcb32 in /
2024-03-27 02:22:32 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2024-03-27 02:22:32 UTC/bin/sh -c #(nop) ADD file:5b1f650e1376d79fa3a65df4a154ea5166def95154b52c1c1097dfd8fc7d58eb in /tmp/tls-ca-bundle.pem
2024-03-27 02:22:32 UTC/bin/sh -c #(nop) ADD multi:8d9f0a1a40be53261a5af974e166478a8bff2424b1408baed1f59ea95b0e5a35 in /etc/yum.repos.d/
2024-03-27 02:22:32 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2024-03-27 02:22:32 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.9"
2024-03-27 02:22:32 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:32 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:32 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:32 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2024-03-27 02:22:32 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2024-03-27 02:22:32 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2024-03-27 02:22:32 UTC/bin/sh -c #(nop) ENV container oci
2024-03-27 02:22:32 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2024-03-27 02:22:32 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2024-03-27 02:22:33 UTC/bin/sh -c rm -rf /var/log/*
2024-03-27 02:22:33 UTC/bin/sh -c #(nop) LABEL release=1161
2024-03-27 02:22:33 UTC/bin/sh -c #(nop) ADD file:29eb98835b0998596f28947888784f8b0e1edb077d79ae0c6d6dd4aacbfe92da in /root/buildinfo/content_manifests/ubi8-minimal-container-8.9-1161.json
2024-03-27 02:22:33 UTC/bin/sh -c #(nop) ADD file:b280235b81c5045e893644d138d521d6ff7460ac874cca8bb64bad39b732d8f8 in /root/buildinfo/Dockerfile-ubi8-minimal-8.9-1161
2024-03-27 02:22:33 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2024-03-27T02:10:48" "architecture"="aarch64" "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:36 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:30:02 UTC (buildkit.dockerfile.v0)MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2024-05-02 14:30:02 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c microdnf update && microdnf install e2fsprogs xfsprogs util-linux && microdnf clean all # buildkit
2024-05-02 14:30:02 UTC (buildkit.dockerfile.v0)ARG SEMVER=1.6.0
2024-05-02 14:30:02 UTC (buildkit.dockerfile.v0)ARG RELEASE=1
2024-05-02 14:30:02 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:30:02 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/gpl-2.0.txt # buildkit
2024-05-02 14:30:02 UTC (buildkit.dockerfile.v0)COPY /buildroot/linstor-csi /linstor-csi # buildkit
2024-05-02 14:30:02 UTC (buildkit.dockerfile.v0)COPY /linstor-wait-until /linstor-wait-until # buildkit
2024-05-02 14:30:02 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/linstor-csi"]