Details
Created
2026-02-08 02:04:59 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2026-02-04T03:20:54.068630732Z
-
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.12
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.14.12
-
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.12
-
-
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-02-04T03:20:54.068630732Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.14.12
-
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.12
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.14.12
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:3407869fb41a91e7d70e5a41e8b90e8fc15add941894bb81add232a435adcfc2 - 55.65% (44.8 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:30c56f7301fb0860b41ea54445bdd4d3389de5241014e6457d36be0a690ca2ef - 5.58% (4.49 MB)
[#003] sha256:54ffce5003ce88837271be7b55d7eb0eca09088106f67a3d95216745c1aa0c3f - 3.2% (2.58 MB)
[#004] sha256:3ac15218685d95eac044cd9310e160b31c6592efe367cdca5f42f77a37119f81 - 14.35% (11.6 MB)
[#005] sha256:c3d3e3494210546ba97717ed3b147eb88069e72bf7e1bf1c34821d096d19e18a - 16.7% (13.5 MB)
[#006] sha256:de64fda7700bb832dd2450a9ad984f2674e56cd3242b854ae63e83bf982af39c - 4.53% (3.65 MB)
History
2026-02-04 03:21:05 UTC
KIWI 10.2.33
2026-02-08 01:55:24 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2026-02-08 01:55:24 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-02-08 01:55:24 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2026-02-08 01:55:26 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2026-02-08 01:55:27 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2026-02-08 02:04:59 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2026-02-08 02:04:59 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2026-02-08 02:04:59 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2026-02-08 02:04:59 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2026-02-08 03:08:16 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2026-02-04T03:18:22.416187080Z
-
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.12
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.14.12
-
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.12
-
-
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-02-04T03:18:22.416187080Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.14.12
-
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.12
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.14.12
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:adc4f1eb6142a152b68eadecf3cfae59ea5258b275911561b79abeefe81c3802 - 58.01% (45.4 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:044838094e24ee3c3b856a322734adf96e01e942dbabb816f372b5773d76a123 - 5.64% (4.42 MB)
[#003] sha256:d5fb25729571a20af08ee33d64bbd0c7e344550b756ab309b9995989666a6a0f - 3.06% (2.4 MB)
[#004] sha256:3515613b8585ea8d9fce1870e24ca6291ae925690c3357f812df6f855765574b - 13.17% (10.3 MB)
[#005] sha256:7f301b1a5b15e317d4607eb4517ae2440f5407100ef3ff5f20e6455b5534fd46 - 15.46% (12.1 MB)
[#006] sha256:ac49d386301cb76bcf5366083c2f39b779b090155f7d4f73a18f54da51f40cff - 4.66% (3.65 MB)
History
2026-02-04 03:18:37 UTC
KIWI 10.2.33
2026-02-08 01:55:24 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2026-02-08 01:55:24 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-02-08 01:55:24 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2026-02-08 01:55:43 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2026-02-08 01:55:53 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2026-02-08 03:08:16 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2026-02-08 03:08:16 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2026-02-08 03:08:16 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2026-02-08 03:08:16 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]