2025-11-11 08:14:11 +0100
79.8 MB
1.27.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:6c502b378234995dc83300d3008b7d19853c50e1b89dc9c0d5917de51b589452 - 93.0% (74.2 MB)
[#001] sha256:fc2fb86e4e9819bcf0fe2eccbf2772b0a0639315f20d66ba36ca9eabbb8da1b4 - 0.01% (11.1 KB)
[#002] sha256:ef2662a3481f9d07437fd1c5660facd973a3683400c6f0be88980bbfb42caae1 - 0.48% (393 KB)
[#003] sha256:2734be7027645ee1e5ec52a31ec20ac3015b7b003f069bd0ab9649b12ab7ca4c - 6.51% (5.19 MB)
[#004] sha256:b13e548fb383608d7633966051b409552f28503d2894a6f1d6eef9b193fbebb0 - 0.0% (574 Bytes)
[#005] sha256:946e8a838c642bd68c880ee73467fed5730ec37e44efef99db7b75de853637c3 - 0.0% (1.24 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2025-10-21 04:27:21 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2025-10-21 04:27:21 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8/ubi" version="8.10" cpe="cpe:/a:redhat:enterprise_linux:8::appstream" distribution-scope="public"
2025-10-21 04:27:21 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-21 04:27:22 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2025-10-21 04:27:22 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. 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-21 04:27:22 UTC/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. 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-21 04:27:22 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2025-10-21 04:27:22 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-10-21 04:27:22 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2025-10-21 04:27:22 UTC/bin/sh -c #(nop) ENV container oci
2025-10-21 04:27:25 UTC/bin/sh -c #(nop) COPY dir:86c5dbcec83dbf2172b4786eccec13e9c613aef2f74b4b631f203fb5c862a162 in /
2025-10-21 04:27:25 UTC/bin/sh -c #(nop) COPY file:67f65df33ff6c09984969b192c50b78072a88c5655e380e734315d0229c75aa1 in /etc/yum.repos.d/.
2025-10-21 04:27:25 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-10-21 04:27:25 UTC/bin/sh -c #(nop) COPY file:3ab5c2f18f7b2afc9a63033cf6d7fedd5acc6eb94e3217a2863e790bced26b9d in /usr/share/buildinfo/content-sets.json
2025-10-21 04:27:25 UTC/bin/sh -c #(nop) COPY file:3ab5c2f18f7b2afc9a63033cf6d7fedd5acc6eb94e3217a2863e790bced26b9d in /root/buildinfo/content_manifests/content-sets.json
2025-10-21 04:27:26 UTC/bin/sh -c #(nop) COPY file:d75311c05ef3c81fda6fc3318a7ebb5c3143105dd0303b7e542a28476ac9e5c4 in /root/buildinfo/labels.json
2025-10-21 04:27:26 UTC/bin/sh -c #(nop) LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="ca68fca7d64d3ffe675f283a23c241f3279511c7" "org.opencontainers.image.revision"="ca68fca7d64d3ffe675f283a23c241f3279511c7" "build-date"="2025-10-21T04:26:56Z" "release"="1761020747"org.opencontainers.image.revision=ca68fca7d64d3ffe675f283a23c241f3279511c7
2025-11-11 08:13:47 +0100 (buildkit.dockerfile.v0)MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2025-11-11 08:13:47 +0100 (buildkit.dockerfile.v0)ENV LINSTOR_CLI_VERSION=1.27.0
2025-11-11 08:13:47 +0100 (buildkit.dockerfile.v0)ARG release=1
2025-11-11 08:13:47 +0100 (buildkit.dockerfile.v0)LABEL name=linstor-client vendor=LINBIT version=1.27.0 release=1 summary=LINSTOR's client component description=LINSTOR's client component
2025-11-11 08:13:47 +0100 (buildkit.dockerfile.v0)COPY COPYING /licenses/gpl-3.0.txt # buildkit
2025-11-11 08:14:04 +0100 (buildkit.dockerfile.v0)COPY /tmp/*.noarch.rpm /tmp/ # buildkit
2025-11-11 08:14:10 +0100 (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical && yum install -y /tmp/python-linstor-*.rpm /tmp/linstor-client*.rpm && yum clean all -y # buildkit
2025-11-11 08:14:10 +0100 (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c groupadd linstor # buildkit
2025-11-11 08:14:11 +0100 (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c useradd -m -g linstor linstor # buildkit
2025-11-11 08:14:11 +0100 (buildkit.dockerfile.v0)USER linstor
2025-11-11 08:14:11 +0100 (buildkit.dockerfile.v0)ENTRYPOINT ["linstor"]
2025-11-11 08:13:54 +0100
77.9 MB
1.27.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:60d7c8b9c9b92a06922c97a2a3265ca88304ab2a47ed4336e8f63749d4b7e731 - 92.86% (72.3 MB)
[#001] sha256:4f7a32d7886577848e712efb9ea9804b62a49afdc9f655a9f75b30c04a7aaf7b - 0.01% (11.1 KB)
[#002] sha256:af6eff9cddb72f04cf7e3d1e9d4a9be0fe5eb9b8df4b7bce6ef2886b2b8628a2 - 0.49% (393 KB)
[#003] sha256:36770f7e6c83f745562cc0059d0dde88d7ea7013253e2461aa4de0e626bc1ea6 - 6.63% (5.17 MB)
[#004] sha256:457f47b9c93ddbad0e025e195071cd8a5c448197ce187628a060dac845d70524 - 0.0% (574 Bytes)
[#005] sha256:25b37d66d5193b193b84c2c7f86eb597513655a865c7d3d0ee0ccf6dcdb9f968 - 0.0% (1.23 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2025-10-21 04:31:43 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2025-10-21 04:31:43 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8/ubi" version="8.10" cpe="cpe:/a:redhat:enterprise_linux:8::appstream" distribution-scope="public"
2025-10-21 04:31:43 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-21 04:31:43 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2025-10-21 04:31:43 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. 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-21 04:31:43 UTC/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. 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-21 04:31:43 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2025-10-21 04:31:43 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-10-21 04:31:43 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2025-10-21 04:31:43 UTC/bin/sh -c #(nop) ENV container oci
2025-10-21 04:31:46 UTC/bin/sh -c #(nop) COPY dir:cbe6055719d6fcc763b7f3829bd7e5057f89d776ca6ac968e1a1eb93c69f707e in /
2025-10-21 04:31:46 UTC/bin/sh -c #(nop) COPY file:67f65df33ff6c09984969b192c50b78072a88c5655e380e734315d0229c75aa1 in /etc/yum.repos.d/.
2025-10-21 04:31:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-10-21 04:31:46 UTC/bin/sh -c #(nop) COPY file:3ab5c2f18f7b2afc9a63033cf6d7fedd5acc6eb94e3217a2863e790bced26b9d in /usr/share/buildinfo/content-sets.json
2025-10-21 04:31:46 UTC/bin/sh -c #(nop) COPY file:3ab5c2f18f7b2afc9a63033cf6d7fedd5acc6eb94e3217a2863e790bced26b9d in /root/buildinfo/content_manifests/content-sets.json
2025-10-21 04:31:46 UTC/bin/sh -c #(nop) COPY file:0a799f4d02f0b3eb3ca4cd45c24f77ab707882701de7d85483ab211f79db19c6 in /root/buildinfo/labels.json
2025-10-21 04:31:47 UTC/bin/sh -c #(nop) LABEL "architecture"="aarch64" "vcs-type"="git" "vcs-ref"="ca68fca7d64d3ffe675f283a23c241f3279511c7" "org.opencontainers.image.revision"="ca68fca7d64d3ffe675f283a23c241f3279511c7" "build-date"="2025-10-21T04:31:21Z" "release"="1761020747"org.opencontainers.image.revision=ca68fca7d64d3ffe675f283a23c241f3279511c7
2025-11-11 08:13:45 +0100 (buildkit.dockerfile.v0)MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2025-11-11 08:13:45 +0100 (buildkit.dockerfile.v0)ENV LINSTOR_CLI_VERSION=1.27.0
2025-11-11 08:13:45 +0100 (buildkit.dockerfile.v0)ARG release=1
2025-11-11 08:13:45 +0100 (buildkit.dockerfile.v0)LABEL name=linstor-client vendor=LINBIT version=1.27.0 release=1 summary=LINSTOR's client component description=LINSTOR's client component
2025-11-11 08:13:45 +0100 (buildkit.dockerfile.v0)COPY COPYING /licenses/gpl-3.0.txt # buildkit
2025-11-11 08:13:51 +0100 (buildkit.dockerfile.v0)COPY /tmp/*.noarch.rpm /tmp/ # buildkit
2025-11-11 08:13:53 +0100 (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical && yum install -y /tmp/python-linstor-*.rpm /tmp/linstor-client*.rpm && yum clean all -y # buildkit
2025-11-11 08:13:54 +0100 (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c groupadd linstor # buildkit
2025-11-11 08:13:54 +0100 (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c useradd -m -g linstor linstor # buildkit
2025-11-11 08:13:54 +0100 (buildkit.dockerfile.v0)USER linstor
2025-11-11 08:13:54 +0100 (buildkit.dockerfile.v0)ENTRYPOINT ["linstor"]
2025-11-11 07:14:08 UTC
86.9 MB
1.27.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
containeroci
[#000] sha256:a4d38f65d6f9c70ca7724b3d621a6db85f2859ce2fdb46b012a54c9538009371 - 93.34% (81.1 MB)
[#001] sha256:7e27b4f538ac95451576978e54d1d1ce571ce2b16ad489c2376f213ad5b5cdb1 - 0.01% (11.1 KB)
[#002] sha256:89ddf02642e03b4f1b66ab14927ea6188a75dfe8c6ad65b76b4b6bea2e44ce89 - 0.44% (393 KB)
[#003] sha256:f0c94b5697a49d745144ae5b1f7896effe861cb5604ca34835b6dbcabd8f0561 - 6.21% (5.39 MB)
[#004] sha256:827e43d7d3955e1861e8b0b45b63c3883d5b9b0b1e32cc628fb4cd35c3154577 - 0.0% (574 Bytes)
[#005] sha256:2c8d2ddf69a669cd5ed98ef164ffe2371a23d30e388cb06047a20d439f301295 - 0.0% (1.24 KB)
/bin/sh -c #(nop) LABEL maintainer="Red Hat, Inc." vendor="Red Hat, Inc."
2025-10-21 04:28:58 UTC/bin/sh -c #(nop) LABEL url="https://catalog.redhat.com/en/search?searchType=containers"
2025-10-21 04:28:58 UTC/bin/sh -c #(nop) LABEL com.redhat.component="ubi8-container" name="ubi8/ubi" version="8.10" cpe="cpe:/a:redhat:enterprise_linux:8::appstream" distribution-scope="public"
2025-10-21 04:28:58 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-21 04:28:58 UTC/bin/sh -c #(nop) LABEL summary="Provides the latest release of Red Hat Universal Base Image 8."
2025-10-21 04:28:58 UTC/bin/sh -c #(nop) LABEL description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. 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-21 04:28:58 UTC/bin/sh -c #(nop) LABEL io.k8s.description="The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. 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-21 04:28:58 UTC/bin/sh -c #(nop) LABEL io.k8s.display-name="Red Hat Universal Base Image 8"
2025-10-21 04:28:58 UTC/bin/sh -c #(nop) LABEL io.openshift.expose-services=""
2025-10-21 04:28:58 UTC/bin/sh -c #(nop) LABEL io.openshift.tags="base rhel8"
2025-10-21 04:28:58 UTC/bin/sh -c #(nop) ENV container oci
2025-10-21 04:29:00 UTC/bin/sh -c #(nop) COPY dir:f9c74c6bf6643ce9ac3f4d3fd3d177c6ff233c4fd73e8cd75e214d85e925b326 in /
2025-10-21 04:29:00 UTC/bin/sh -c #(nop) COPY file:67f65df33ff6c09984969b192c50b78072a88c5655e380e734315d0229c75aa1 in /etc/yum.repos.d/.
2025-10-21 04:29:00 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2025-10-21 04:29:00 UTC/bin/sh -c #(nop) COPY file:3ab5c2f18f7b2afc9a63033cf6d7fedd5acc6eb94e3217a2863e790bced26b9d in /usr/share/buildinfo/content-sets.json
2025-10-21 04:29:00 UTC/bin/sh -c #(nop) COPY file:3ab5c2f18f7b2afc9a63033cf6d7fedd5acc6eb94e3217a2863e790bced26b9d in /root/buildinfo/content_manifests/content-sets.json
2025-10-21 04:29:00 UTC/bin/sh -c #(nop) COPY file:bdd3de7a5bf818e5470c0f32cddb05efb45451fc5f112959c39173db0f4377af in /root/buildinfo/labels.json
2025-10-21 04:29:01 UTC/bin/sh -c #(nop) LABEL "architecture"="ppc64le" "vcs-type"="git" "vcs-ref"="ca68fca7d64d3ffe675f283a23c241f3279511c7" "org.opencontainers.image.revision"="ca68fca7d64d3ffe675f283a23c241f3279511c7" "build-date"="2025-10-21T04:28:41Z" "release"="1761020747"org.opencontainers.image.revision=ca68fca7d64d3ffe675f283a23c241f3279511c7
2025-11-11 07:13:46 UTC (buildkit.dockerfile.v0)MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2025-11-11 07:13:46 UTC (buildkit.dockerfile.v0)ENV LINSTOR_CLI_VERSION=1.27.0
2025-11-11 07:13:46 UTC (buildkit.dockerfile.v0)ARG release=1
2025-11-11 07:13:46 UTC (buildkit.dockerfile.v0)LABEL name=linstor-client vendor=LINBIT version=1.27.0 release=1 summary=LINSTOR's client component description=LINSTOR's client component
2025-11-11 07:13:46 UTC (buildkit.dockerfile.v0)COPY COPYING /licenses/gpl-3.0.txt # buildkit
2025-11-11 07:14:01 UTC (buildkit.dockerfile.v0)COPY /tmp/*.noarch.rpm /tmp/ # buildkit
2025-11-11 07:14:07 UTC (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical && yum install -y /tmp/python-linstor-*.rpm /tmp/linstor-client*.rpm && yum clean all -y # buildkit
2025-11-11 07:14:07 UTC (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c groupadd linstor # buildkit
2025-11-11 07:14:08 UTC (buildkit.dockerfile.v0)RUN |1 release=1 /bin/sh -c useradd -m -g linstor linstor # buildkit
2025-11-11 07:14:08 UTC (buildkit.dockerfile.v0)USER linstor
2025-11-11 07:14:08 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["linstor"]