Details
Created
2025-08-10 04:31:07 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-08-06T09:59:49.131319730Z
-
com.suse.bci.base.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
com.suse.bci.base.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/a5761dbc61782eb4b2bfc4fffd2f9315-sles15-image
-
com.suse.bci.base.eula
sle-bci
-
com.suse.bci.base.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.bci.base.name
15.7-5.8.21
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.8.21
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/a5761dbc61782eb4b2bfc4fffd2f9315/
-
com.suse.bci.base.supportlevel
l3
-
com.suse.bci.base.title
SLE BCI 15 SP7 Base
-
com.suse.bci.base.until
2031-07-31
-
com.suse.bci.base.url
https://www.suse.com/products/base-container-images/
-
com.suse.bci.base.vendor
SUSE LLC
-
com.suse.bci.base.version
15.7-5.8.21
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
com.suse.supportlevel.until
2031-07-31
-
io.artifacthub.package.logo-url
https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg
-
io.artifacthub.package.readme-url
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/a5761dbc61782eb4b2bfc4fffd2f9315/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/a5761dbc61782eb4b2bfc4fffd2f9315-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-08-06T09:59:49.131319730Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.8.21
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/a5761dbc61782eb4b2bfc4fffd2f9315/
-
org.opencontainers.image.title
SLE BCI 15 SP7 Base
-
org.opencontainers.image.url
https://www.suse.com/products/base-container-images/
-
org.opencontainers.image.vendor
SUSE LLC
-
org.opencontainers.image.version
15.7-5.8.21
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.8.21
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:36f65f29eaac38c0f80daa6f6ffeb2b0b60454fb6d96bcd92f728f6d8da3a68c - 54.53% (45.1 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:75d3192d28c57a6899ee7f0252bf8bacb43fa94afc4aa43fd2735c0a26c7ffe8 - 8.81% (7.29 MB)
[#003] sha256:bcb617fb4bc510ac15f8915c7fa75674835bc211064660366d4e83c019b3cc99 - 3.02% (2.5 MB)
[#004] sha256:fc4a815f2d8d8365c5caa67377503e361d410bd760da503050cd02608b524a63 - 13.48% (11.1 MB)
[#005] sha256:759bc4007052846e857fdc4b8af3e12d57a03bfc066ffef7da5c59d19c18e66a - 15.75% (13 MB)
[#006] sha256:193280c45430d22792f8380cf9bb87df522c8d234745d3bde126308c649630c6 - 4.41% (3.65 MB)
History
2025-08-06 10:00:01 UTC
KIWI 9.24.43
2025-08-10 04:22:02 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-08-10 04:22:02 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c if [ "$TARGETPLATFORM" != "linux/amd64" ] && [ "$TARGETPLATFORM" != "linux/arm64" ]; then echo "Error: Unsupported TARGETPLATFORM: $TARGETPLATFORM" && exit 1; fi # buildkit
2025-08-10 04:22:02 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-08-10 04:22:05 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-08-10 04:22:06 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-08-10 04:31:06 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-08-10 04:31:06 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-08-10 04:31:07 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-08-10 04:31:07 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-08-10 05:29:41 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-08-06T09:59:33.298627400Z
-
com.suse.bci.base.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
com.suse.bci.base.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/a5761dbc61782eb4b2bfc4fffd2f9315-sles15-image
-
com.suse.bci.base.eula
sle-bci
-
com.suse.bci.base.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.bci.base.name
15.7-5.8.21
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.8.21
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/a5761dbc61782eb4b2bfc4fffd2f9315/
-
com.suse.bci.base.supportlevel
l3
-
com.suse.bci.base.title
SLE BCI 15 SP7 Base
-
com.suse.bci.base.until
2031-07-31
-
com.suse.bci.base.url
https://www.suse.com/products/base-container-images/
-
com.suse.bci.base.vendor
SUSE LLC
-
com.suse.bci.base.version
15.7-5.8.21
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
com.suse.supportlevel.until
2031-07-31
-
io.artifacthub.package.logo-url
https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg
-
io.artifacthub.package.readme-url
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/a5761dbc61782eb4b2bfc4fffd2f9315/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/a5761dbc61782eb4b2bfc4fffd2f9315-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-08-06T09:59:33.298627400Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.8.21
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/a5761dbc61782eb4b2bfc4fffd2f9315/
-
org.opencontainers.image.title
SLE BCI 15 SP7 Base
-
org.opencontainers.image.url
https://www.suse.com/products/base-container-images/
-
org.opencontainers.image.vendor
SUSE LLC
-
org.opencontainers.image.version
15.7-5.8.21
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.8.21
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:5d74d68e18582c216d66057ab69d6ce00c5f3b2c70ad79bbfe7d7eff07b2cd9a - 56.74% (45.7 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:acd5fea27aef775898ef60b648fe9dbe67f35fff847bc2663facc99824e1ad28 - 8.62% (6.95 MB)
[#003] sha256:b0e84b22552a133f816f685b3c7797abb65f3df1c95887eae7a6cc313c9ade20 - 2.91% (2.34 MB)
[#004] sha256:e97729bbd3c9d3b69a639dc4a925e478df66e875a650d91710a8b90e83ca16fb - 12.5% (10.1 MB)
[#005] sha256:0d542e03b56955127b1a3882653926e6b28eb49f7f357e80c9e2b3c9a823be0b - 14.71% (11.9 MB)
[#006] sha256:d9871a77c68820d3ec8131ee533219f85a4b0249776457d9ffbad8952e75c6d3 - 4.53% (3.65 MB)
History
2025-08-06 09:59:47 UTC
KIWI 9.24.43
2025-08-10 04:22:02 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-08-10 04:22:02 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c if [ "$TARGETPLATFORM" != "linux/amd64" ] && [ "$TARGETPLATFORM" != "linux/arm64" ]; then echo "Error: Unsupported TARGETPLATFORM: $TARGETPLATFORM" && exit 1; fi # buildkit
2025-08-10 04:22:02 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-08-10 04:22:35 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-08-10 04:22:44 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-08-10 05:29:40 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-08-10 05:29:40 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-08-10 05:29:41 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-08-10 05:29:41 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]