2023-02-28 13:03:51 UTC
80.4 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:c7e856e037412834d0faf555c76b9f9f0e598353b704888a6d3effc0138aa243 - 46.69% (37.5 MB)
[#001] sha256:fde167b1f0584dd93d0c8161755afa77ef9358676a95862a512ee7c308f5f8ae - 26.58% (21.4 MB)
[#002] sha256:e264c3b2d60c9605b61ad42dd8b79c0d82a4f71814b415ab2d76f9146ef01227 - 0.01% (6.81 KB)
[#003] sha256:0981da735856bed322018b188a3917e3797f7a9a9967116daea5cd36110d7324 - 24.24% (19.5 MB)
[#004] sha256:b10480c23e26a6987172e4a1c8ee4e83dfe7a3421b3164ef6705259714830231 - 2.47% (1.99 MB)
/bin/sh -c #(nop) ADD file:72ff56b9c16c4b10293d30b78d57014ea02489f7c7d8c96445c201c7d9af2eea in /
2023-02-15 04:11:39 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) ADD multi:dc4a4d8e17922f89ab3bec5b0c075c125610f31c29d14b69a979984b02199e4a in /etc/yum.repos.d/
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.7"
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2023-02-15 04:11:39 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."
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) ENV container oci
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-02-15 04:11:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-15 04:11:40 UTC/bin/sh -c rm -rf /var/log/*
2023-02-15 04:11:40 UTC/bin/sh -c #(nop) LABEL release=1085
2023-02-15 04:11:40 UTC/bin/sh -c #(nop) ADD file:dbb295614997389335a290898ed1fc08cd0c96d32494f7c0d0ca699917856006 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.7-1085.json
2023-02-15 04:11:40 UTC/bin/sh -c #(nop) ADD file:11c93f962f0a520123c01ac509b565359a07a06c4f0fdea6e7ad3d77438e6092 in /root/buildinfo/Dockerfile-ubi8-minimal-8.7-1085
2023-02-15 04:11:40 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-02-15T04:01:59" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="146fdafc2595e26f5f9c1b9a2b3f36bbca8237e4" "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.7-1085"
2023-02-15 04:11:41 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-1f209.repo' '/etc/yum.repos.d/repo-7613a.repo'
2023-02-15 04:11:42 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-02-15 04:11:43 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-02-28 13:00:24 UTC (buildkit.dockerfile.v0)MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2023-02-28 13:00:24 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c microdnf update && microdnf install e2fsprogs xfsprogs util-linux && microdnf clean all # buildkit
2023-02-28 13:00:24 UTC (buildkit.dockerfile.v0)ARG SEMVER=1.0.0
2023-02-28 13:00:24 UTC (buildkit.dockerfile.v0)ARG RELEASE=1
2023-02-28 13:00:24 UTC (buildkit.dockerfile.v0)LABEL name=LINSTOR CSI driver vendor=LINBIT version=1.0.0 release=1 summary=LINSTOR's CSI driver component description=LINSTOR's CSI driver component
2023-02-28 13:00:25 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/gpl-2.0.txt # buildkit
2023-02-28 13:03:51 UTC (buildkit.dockerfile.v0)COPY /buildroot/linstor-csi /linstor-csi # buildkit
2023-02-28 13:03:51 UTC (buildkit.dockerfile.v0)COPY /linstor-wait-until /linstor-wait-until # buildkit
2023-02-28 13:03:51 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/linstor-csi"]
2023-02-28 13:06:09 UTC
77.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:afeb9938cfb77a24fa8308d4edcb94989baefdca79f807f9b1b0d33797ff6162 - 46.45% (35.8 MB)
[#001] sha256:9b77da637f10aca696662ea717654636f79df35f80b8381087357c728f54890d - 27.73% (21.4 MB)
[#002] sha256:265ee6b6ca10d72633892c81cc1a5acd026061e556a0df39cb7fe3b6ba11ce67 - 0.01% (6.81 KB)
[#003] sha256:79bf4f590579bab88ca773227a66e0f53640b85eb59b2b6bb6882f7d608c7793 - 23.44% (18.1 MB)
[#004] sha256:abf1d67c72293306ed2629a667b2e439cfed5c3eeb3219efde4438a65a758538 - 2.37% (1.83 MB)
/bin/sh -c #(nop) ADD file:7fb55450d45f89c2c725ecfb4f270b4333a1f161cb3851b549d6a6d727a089af in /
2023-02-15 04:11:55 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) ADD multi:dc4a4d8e17922f89ab3bec5b0c075c125610f31c29d14b69a979984b02199e4a in /etc/yum.repos.d/
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.7"
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2023-02-15 04:11:56 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."
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) ENV container oci
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-02-15 04:11:56 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-15 04:11:57 UTC/bin/sh -c rm -rf /var/log/*
2023-02-15 04:11:57 UTC/bin/sh -c #(nop) LABEL release=1085
2023-02-15 04:11:57 UTC/bin/sh -c #(nop) ADD file:3a7fa5981fc185906d659aafad9a769543a8b4b2b498bebcc6005c4bf56cdcab in /root/buildinfo/content_manifests/ubi8-minimal-container-8.7-1085.json
2023-02-15 04:11:57 UTC/bin/sh -c #(nop) ADD file:05b035f4e9a9c827ab8bf19c425da03b99cfd456c991aa043c3ea4eadfff5448 in /root/buildinfo/Dockerfile-ubi8-minimal-8.7-1085
2023-02-15 04:11:57 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-02-15T04:01:59" "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="146fdafc2595e26f5f9c1b9a2b3f36bbca8237e4" "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.7-1085"
2023-02-15 04:11:58 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-1f209.repo' '/etc/yum.repos.d/repo-7613a.repo'
2023-02-15 04:12:00 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-02-15 04:12:01 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-02-28 13:06:09 UTC (buildkit.dockerfile.v0)MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2023-02-28 13:06:09 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c microdnf update && microdnf install e2fsprogs xfsprogs util-linux && microdnf clean all # buildkit
2023-02-28 13:06:09 UTC (buildkit.dockerfile.v0)ARG SEMVER=1.0.0
2023-02-28 13:06:09 UTC (buildkit.dockerfile.v0)ARG RELEASE=1
2023-02-28 13:06:09 UTC (buildkit.dockerfile.v0)LABEL name=LINSTOR CSI driver vendor=LINBIT version=1.0.0 release=1 summary=LINSTOR's CSI driver component description=LINSTOR's CSI driver component
2023-02-28 13:06:09 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/gpl-2.0.txt # buildkit
2023-02-28 13:06:09 UTC (buildkit.dockerfile.v0)COPY /buildroot/linstor-csi /linstor-csi # buildkit
2023-02-28 13:06:09 UTC (buildkit.dockerfile.v0)COPY /linstor-wait-until /linstor-wait-until # buildkit
2023-02-28 13:06:09 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/linstor-csi"]
2023-02-28 13:07:59 UTC
77.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:aa4202f03257592ffb122293638b19fdfe69369edfba8868390ce73d9d067adf - 45.89% (35.7 MB)
[#001] sha256:32b7fe3803c236fe3cc1d206fc8b880298b481a79b32fd0217c828b8a4ab2cf5 - 27.01% (21 MB)
[#002] sha256:416a1ba336da35a787ab36c73a53060e5acbe288473341d45bda41bed88d9c56 - 0.01% (6.81 KB)
[#003] sha256:9cbf572e887e68d02c86535148ab82930fe9455d8e7a77b6bdd0fe71a2b8ba8d - 24.72% (19.2 MB)
[#004] sha256:a3bf8f844b2c577b1760f9ee46840570d5b65f7609d2053341e685994cee00e0 - 2.37% (1.85 MB)
/bin/sh -c #(nop) ADD file:4f7f838e9d173ec35f3753896c4a1d7864e8e465ab0d18ee038313d1dad2aba4 in /
2023-02-15 04:11:24 UTC/bin/sh -c mv -f /etc/yum.repos.d/ubi.repo /tmp || :
2023-02-15 04:11:24 UTC/bin/sh -c #(nop) ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) ADD multi:dc4a4d8e17922f89ab3bec5b0c075c125610f31c29d14b69a979984b02199e4a in /etc/yum.repos.d/
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc."
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.7"
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8."
2023-02-15 04:11:25 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."
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal"
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="minimal rhel8"
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) ENV container oci
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-02-15 04:11:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-02-15 04:11:26 UTC/bin/sh -c rm -rf /var/log/*
2023-02-15 04:11:26 UTC/bin/sh -c #(nop) LABEL release=1085
2023-02-15 04:11:27 UTC/bin/sh -c #(nop) ADD file:09c64148a5fa218d7ac595e8681443c3364f8d4a19f5d6f96f81138d60233dc1 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.7-1085.json
2023-02-15 04:11:27 UTC/bin/sh -c #(nop) ADD file:4adf8302c9cb22fba9748ecd25a4b3764e25a190f617ad38d3eaed2cc16bef17 in /root/buildinfo/Dockerfile-ubi8-minimal-8.7-1085
2023-02-15 04:11:27 UTC/bin/sh -c #(nop) LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2023-02-15T04:01:59" "architecture"="s390x" "vcs-type"="git" "vcs-ref"="146fdafc2595e26f5f9c1b9a2b3f36bbca8237e4" "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.7-1085"
2023-02-15 04:11:29 UTC/bin/sh -c rm -f '/etc/yum.repos.d/repo-1f209.repo' '/etc/yum.repos.d/repo-7613a.repo'
2023-02-15 04:11:30 UTC/bin/sh -c rm -f /tmp/tls-ca-bundle.pem
2023-02-15 04:11:32 UTC/bin/sh -c mv -fZ /tmp/ubi.repo /etc/yum.repos.d/ubi.repo || :
2023-02-28 13:07:59 UTC (buildkit.dockerfile.v0)MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2023-02-28 13:07:59 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c microdnf update && microdnf install e2fsprogs xfsprogs util-linux && microdnf clean all # buildkit
2023-02-28 13:07:59 UTC (buildkit.dockerfile.v0)ARG SEMVER=1.0.0
2023-02-28 13:07:59 UTC (buildkit.dockerfile.v0)ARG RELEASE=1
2023-02-28 13:07:59 UTC (buildkit.dockerfile.v0)LABEL name=LINSTOR CSI driver vendor=LINBIT version=1.0.0 release=1 summary=LINSTOR's CSI driver component description=LINSTOR's CSI driver component
2023-02-28 13:07:59 UTC (buildkit.dockerfile.v0)COPY LICENSE /licenses/gpl-2.0.txt # buildkit
2023-02-28 13:07:59 UTC (buildkit.dockerfile.v0)COPY /buildroot/linstor-csi /linstor-csi # buildkit
2023-02-28 13:07:59 UTC (buildkit.dockerfile.v0)COPY /linstor-wait-until /linstor-wait-until # buildkit
2023-02-28 13:07:59 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/linstor-csi"]