Details
Created
2025-11-02 01:59:10 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-10-31T04:47:14.741161987Z
-
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.5
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.26.5
-
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.5
-
-
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-10-31T04:47:14.741161987Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.26.5
-
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.5
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.26.5
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:4e134a9ce918ed1794c09a9a59659e6e8e6af46c18c73e1e41c9d48ec4a07b16 - 55.72% (44.5 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:f4461ba6b5c9135052e8beabc3564e44125a6c277f83ace891c1d3fbb1f35c90 - 5.36% (4.28 MB)
[#003] sha256:a63d34a7134055ac3f1d1c289043246ceb641aa7e4e9829fab3cf3a12ab57ff5 - 3.18% (2.54 MB)
[#004] sha256:5a133d50c15219544019aed7b9f0054d1aeeeff510169c467223f67adff4854c - 14.41% (11.5 MB)
[#005] sha256:c844be9b674abb4106aad9341a8b6479c6b10dcd11b9df01e59358464b179cc3 - 16.76% (13.4 MB)
[#006] sha256:ca570c116d6c5784b1c28790d0b07275ba592b29f5332c5dbd24f7b0f5051fef - 4.57% (3.65 MB)
History
2025-10-31 04:47:24 UTC
KIWI 10.2.33
2025-11-02 01:50:01 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-11-02 01:50:01 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-02 01:50:01 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-11-02 01:50:05 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-11-02 01:50:06 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-11-02 01:59:09 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-11-02 01:59:09 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-11-02 01:59:10 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-11-02 01:59:10 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-11-02 02:55:47 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-10-31T04:47:58.158139120Z
-
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.5
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.26.5
-
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.5
-
-
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-10-31T04:47:58.158139120Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.26.5
-
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.5
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.26.5
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:30e5408033add11961fa99db2ab164c89ad1490c5165214fb11c8de7db7477a4 - 57.67% (44.6 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:370644a472fc3ee849027a6bea4df14c23de82c123657ef014b218486cd138c8 - 5.42% (4.2 MB)
[#003] sha256:232efe7ec45bae8f1b81b124c7769516c17d3bbe1aeb221ab909a311e48a3700 - 3.03% (2.34 MB)
[#004] sha256:233e59fc9c8705d87244d9293c2b33dcedf99af19c309d0bf712ff62c9b93783 - 13.43% (10.4 MB)
[#005] sha256:567d2182e209b359b50170f702719b7be6ac05745bf6cc60b5ffac171482a205 - 15.74% (12.2 MB)
[#006] sha256:b20f820a43d494f4f05748ed0e7efb18756499795e3e960ce6586c944b832d01 - 4.72% (3.65 MB)
History
2025-10-31 04:48:10 UTC
KIWI 10.2.33
2025-11-02 01:50:01 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-11-02 01:50:01 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-02 01:50:01 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-11-02 01:50:21 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-11-02 01:50:36 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-11-02 02:55:46 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-11-02 02:55:46 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-11-02 02:55:47 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-11-02 02:55:47 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]