Details
Created
2025-10-05 01:58:29 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-09-30T15:39:40.150305551Z
-
com.suse.bci.base.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
com.suse.bci.base.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/f38d763575255e07f0e57db4cb52702d-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.6.47.23.33
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.23.33
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f38d763575255e07f0e57db4cb52702d/
-
com.suse.bci.base.supportlevel
l3
-
com.suse.bci.base.title
SLE BCI 15 SP6 Base
-
com.suse.bci.base.until
2025-12-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.6.47.23.33
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
com.suse.supportlevel.until
2025-12-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-SP6:Update:CR/sles15-image/f38d763575255e07f0e57db4cb52702d/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/f38d763575255e07f0e57db4cb52702d-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-09-30T15:39:40.150305551Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.23.33
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f38d763575255e07f0e57db4cb52702d/
-
org.opencontainers.image.title
SLE BCI 15 SP6 Base
-
org.opencontainers.image.url
https://www.suse.com/products/base-container-images/
-
org.opencontainers.image.vendor
SUSE LLC
-
org.opencontainers.image.version
15.6.47.23.33
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.23.33
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:2895195fc7dfe8ee3e73ad3d0bb30d54c2b9e5c4b8e571ab3c515d13c36ef8d7 - 56.5% (44.9 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:7f62bf3534bfabcdf163d371bac5ea40948b873bd3d6ca4b98ba0787c2c47b93 - 5.38% (4.28 MB)
[#003] sha256:8e5bcc1874845df442eb4376fb6d2c73f387877f9a69c430a802b280a2db62bd - 3.11% (2.47 MB)
[#004] sha256:4e51eb69c7f58dce6fd8a95af33625d9c0a83dc4bfee4dfe2fb0941b75cdacb1 - 14.02% (11.1 MB)
[#005] sha256:96e667c476077ff16b1d59d35e5ad9dbd6cb92aab35cdf49d8f79d1e8875d9a6 - 16.39% (13 MB)
[#006] sha256:f8e8ce1f21ac102e57a08c282ababae046a89cc2e6a6385e0178a418b1009346 - 4.59% (3.65 MB)
History
2025-09-30 15:39:51 UTC
KIWI 9.24.43
2025-10-05 01:49:33 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-10-05 01:49:33 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-10-05 01:49:33 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-10-05 01:49:35 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-10-05 01:49:37 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-10-05 01:58:28 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-10-05 01:58:28 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-10-05 01:58:29 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-10-05 01:58:29 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-10-05 02:57:06 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-09-30T15:26:25.664706840Z
-
com.suse.bci.base.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
com.suse.bci.base.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/f38d763575255e07f0e57db4cb52702d-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.6.47.23.33
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.23.33
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f38d763575255e07f0e57db4cb52702d/
-
com.suse.bci.base.supportlevel
l3
-
com.suse.bci.base.title
SLE BCI 15 SP6 Base
-
com.suse.bci.base.until
2025-12-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.6.47.23.33
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
com.suse.supportlevel.until
2025-12-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-SP6:Update:CR/sles15-image/f38d763575255e07f0e57db4cb52702d/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/f38d763575255e07f0e57db4cb52702d-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-09-30T15:26:25.664706840Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.23.33
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f38d763575255e07f0e57db4cb52702d/
-
org.opencontainers.image.title
SLE BCI 15 SP6 Base
-
org.opencontainers.image.url
https://www.suse.com/products/base-container-images/
-
org.opencontainers.image.vendor
SUSE LLC
-
org.opencontainers.image.version
15.6.47.23.33
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.23.33
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:fd990dc9422048ab42fe542eb88700b94d2ca8ee25250363f1b1eabf135b041c - 58.41% (45.2 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:cc1c2d41ceaaf069a36e810748fe555303f0651bf4f6cbe8da9e0bd4490110cb - 5.42% (4.19 MB)
[#003] sha256:ebecdced68e7a709f3f66579ffeaec34c50ecb6ab67314b30eb8eafd2f038ab6 - 3.1% (2.4 MB)
[#004] sha256:7564e9fcad187949bcfda6692ee71934bdc9ba76e9172014b73ea855ca166bc6 - 13.02% (10.1 MB)
[#005] sha256:3d58131ad908e7477308d110d404d75908c13f5612bfffae3455e4dec83769f0 - 15.33% (11.9 MB)
[#006] sha256:3cc09127dcf32b9b9248a98f45260bf521ac221a8a9ec194f9ca7e86fd1a9c39 - 4.72% (3.65 MB)
History
2025-09-30 15:26:42 UTC
KIWI 9.24.43
2025-10-05 01:49:33 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-10-05 01:49:33 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-10-05 01:49:33 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-10-05 01:49:50 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-10-05 01:50:04 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-10-05 02:57:06 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-10-05 02:57:06 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-10-05 02:57:06 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-10-05 02:57:06 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]