Details
Created
2025-11-16 01:59:13 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-11-13T18:45:24.565229908Z
-
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/f5b85caff520be2d427c32962192b942-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.26.9
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.26.9
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f5b85caff520be2d427c32962192b942/
-
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.26.9
-
-
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/f5b85caff520be2d427c32962192b942/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/f5b85caff520be2d427c32962192b942-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-11-13T18:45:24.565229908Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.26.9
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f5b85caff520be2d427c32962192b942/
-
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.26.9
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.26.9
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:b3e35b80a4b5c3d0afb6fa529f64bbfd84565d85d1b176abde265ffe6e7df2cd - 55.76% (44.4 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:89efcdd71ec431f47c8dfac02885b89c07d25a79f865a22f51bdec037cb9f5fd - 5.38% (4.28 MB)
[#003] sha256:2dcd2d8f76c93d4e8c5cfcb5998dd0b3358b8463cde4bca4d5e2f2e3fb7ae506 - 3.03% (2.42 MB)
[#004] sha256:3f4381e0c1da69d577a321c3328a1b567244d68a08e000377522bfde38951022 - 14.44% (11.5 MB)
[#005] sha256:ef1ac4f48efa55f1f4d73aeae0ebfdacec76d1e63c5e2b27e163c58e37871791 - 16.8% (13.4 MB)
[#006] sha256:1faef1b6a963bd98aa60c3c37ef1671b3936df8306d6c56ef45cdf89ec56a23f - 4.58% (3.65 MB)
History
2025-11-13 18:45:34 UTC
KIWI 10.2.33
2025-11-16 01:49:47 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-11-16 01:49:47 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-11-16 01:49:47 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-11-16 01:49:50 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-11-16 01:49:51 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-11-16 01:59:12 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-11-16 01:59:12 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-11-16 01:59:13 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-11-16 01:59:13 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-11-16 02:59:49 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-11-13T18:53:45.797483000Z
-
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/f5b85caff520be2d427c32962192b942-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.26.9
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.26.9
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f5b85caff520be2d427c32962192b942/
-
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.26.9
-
-
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/f5b85caff520be2d427c32962192b942/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/f5b85caff520be2d427c32962192b942-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-11-13T18:53:45.797483000Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.26.9
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f5b85caff520be2d427c32962192b942/
-
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.26.9
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.26.9
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:e47e7a43c329d0eb547fc6d41793f801a484494b2ed5d381a33acc54d1d76ff3 - 57.65% (44.6 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:70c76ce257d687f9fec1a133b1bcb097f15516346c8c4ee0ed1825cf95e37aeb - 5.44% (4.21 MB)
[#003] sha256:266e0696d73eb1900fb27857206d542c5168888556993cdbda7c453945969a2f - 3.06% (2.37 MB)
[#004] sha256:5fa924e20b2ded7fb3fe343bd43f69e96ea8ad7192face19a6f4272c069a3689 - 13.42% (10.4 MB)
[#005] sha256:96b62ab5c06dcd22130c9d74ac0819efdb124626ceadc748419578f8f3ecd905 - 15.72% (12.2 MB)
[#006] sha256:26ccfbd10bc40151e333df2ef915a94744050b04ada70fc0dd8eb99f02d7489e - 4.71% (3.65 MB)
History
2025-11-13 18:53:58 UTC
KIWI 10.2.33
2025-11-16 01:49:48 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-11-16 01:49:48 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-11-16 01:49:48 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-11-16 01:50:07 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-11-16 01:50:21 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-11-16 02:59:49 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-11-16 02:59:49 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-11-16 02:59:49 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-11-16 02:59:49 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]