Details
Created
2025-08-24 01:59:40 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-08-22T07:34:47.135378563Z
-
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.26
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.23.26
-
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.26
-
-
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-08-22T07:34:47.135378563Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.23.26
-
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.26
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.23.26
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:35a1a4d700b687f39a86f869c695c905166c289ffafc547bf74c7d4ca32da08f - 53.09% (44.8 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:633bc5385fe2bb18a3e8fc3091ac0170423286c12236b0706453825eec135685 - 11.04% (9.32 MB)
[#003] sha256:a1bb6820257d9908eb8a92c5338b5602d4c2ed694984085ce3ba2e2d0607c375 - 2.91% (2.45 MB)
[#004] sha256:e01663134e98a68921323edaccc6164a179cda413b6ffd98f966e1ebbce61a5d - 13.2% (11.1 MB)
[#005] sha256:e101f317c035c549d7db9512d019016403722175a820f296b49cfd2384be43aa - 15.43% (13 MB)
[#006] sha256:2815df2eb45602d6cd4b473fec61f4c1fc28feb8fd3aef843e224434bcd87570 - 4.32% (3.65 MB)
History
2025-08-22 07:34:57 UTC
KIWI 9.24.43
2025-08-24 01:50:26 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-08-24 01:50:26 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-08-24 01:50:26 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-08-24 01:50:32 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-08-24 01:50:33 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-08-24 01:59:40 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-08-24 01:59:40 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-08-24 01:59:40 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-08-24 01:59:40 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-08-24 02:58:10 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-08-22T07:32:59.921046680Z
-
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.26
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.23.26
-
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.26
-
-
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-08-22T07:32:59.921046680Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.23.26
-
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.26
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.23.26
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:baed9420cb9166d13a6fef7ad475c8df44ce5e66b8d8e659443a7b875b980028 - 55.45% (45.1 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:4d5b9958774578d3c9e0e88cdf4369392dca5697892f4133dd4ea5617795100f - 10.17% (8.27 MB)
[#003] sha256:30583233e2b68ed9f02c978793b87e8d22dec4d8a18944b6c4298cf4e360e84d - 2.92% (2.38 MB)
[#004] sha256:9f16bfb5481f57ca937ed544bfe437b21e475cee212232bac889f52dd084c6e1 - 12.39% (10.1 MB)
[#005] sha256:eb297d93f52d8829417fc87f7dfe77cf426485fa2d36e97f52636f446948c515 - 14.59% (11.9 MB)
[#006] sha256:4ac292cfcce79394b866cf32eaa6349dffc3a0efbfb226c502ab2125c264ef29 - 4.49% (3.65 MB)
History
2025-08-22 07:33:13 UTC
KIWI 9.24.43
2025-08-24 01:50:27 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-08-24 01:50:27 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-08-24 01:50:27 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-08-24 01:50:48 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-08-24 01:50:59 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-08-24 02:58:10 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-08-24 02:58:10 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-08-24 02:58:10 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-08-24 02:58:10 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]