Details
Created
2026-01-25 02:03:12 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2026-01-07T10:58:03.792337234Z
-
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/4981d4875b842d17d51bfdc223cb1b4a-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.14.5
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.14.5
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/
-
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.14.5
-
-
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/4981d4875b842d17d51bfdc223cb1b4a/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/4981d4875b842d17d51bfdc223cb1b4a-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2026-01-07T10:58:03.792337234Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.14.5
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/
-
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.14.5
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.14.5
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:c6484aee5f855d6496625efe9c3958e1d6d4381e35c2896955c00d993c99371f - 49.61% (44.8 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:ee60d66d88619c5fb0d98948b357fdc3b6b372445e955f4a9da33e92c0d85c21 - 15.78% (14.3 MB)
[#003] sha256:3e75bc73e9dd1eebea5347be80c0b0a307d41e6f3175b1d37869366648dc5f34 - 2.89% (2.61 MB)
[#004] sha256:24e293e8a56fa3617e32398ac00f64a0094589c7e31f3d3ceb130688b60ab3b9 - 12.8% (11.6 MB)
[#005] sha256:a61dcdfe2103a0827086a47beaff8fab13fca1b703e395a2c6d8c2c72ac15767 - 14.89% (13.5 MB)
[#006] sha256:d591758f38126889235a15e33f87e4251f06d008a36046a3717855e3173ed7b3 - 4.04% (3.65 MB)
History
2026-01-07 10:58:16 UTC
KIWI 10.2.33
2026-01-25 01:53:40 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2026-01-25 01:53:40 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
2026-01-25 01:53:40 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2026-01-25 01:53:44 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2026-01-25 01:53:45 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2026-01-25 02:03:11 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2026-01-25 02:03:11 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2026-01-25 02:03:12 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2026-01-25 02:03:12 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2026-01-25 03:04:01 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2026-01-07T10:59:06.595997000Z
-
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/4981d4875b842d17d51bfdc223cb1b4a-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.14.5
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.14.5
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/
-
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.14.5
-
-
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/4981d4875b842d17d51bfdc223cb1b4a/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/4981d4875b842d17d51bfdc223cb1b4a-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2026-01-07T10:59:06.595997000Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.14.5
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/
-
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.14.5
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.14.5
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:d3fc20e47fba14357d35c85fb2073970ff2e4c4984c81a9c9518ca0f743ba51a - 51.19% (45.4 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:17f816df2edad2e9651c315a3acdddbaaa91dac6550bb947095b4bd01406f315 - 16.73% (14.8 MB)
[#003] sha256:9a943860c18abde5db1f9924c877039e706e4d0edba673f59a34d93bc04664af - 2.73% (2.42 MB)
[#004] sha256:7dae8e0b9d4ea9cc7aed705fa602245be409ddb29d41c8bb2897726e24834c7a - 11.61% (10.3 MB)
[#005] sha256:9f4c46e7da133af21f4adae5daf6a4cc52889568860103132e95cc5863f2d505 - 13.63% (12.1 MB)
[#006] sha256:36dbf8e947ed6f21c1da5efe6e20bb4c058e89c9a3080391352422604796ecc5 - 4.11% (3.65 MB)
History
2026-01-07 10:59:20 UTC
KIWI 10.2.33
2026-01-25 01:53:40 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2026-01-25 01:53:40 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
2026-01-25 01:53:40 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2026-01-25 01:54:20 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2026-01-25 01:54:31 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2026-01-25 03:04:00 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2026-01-25 03:04:00 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2026-01-25 03:04:01 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2026-01-25 03:04:01 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]