Details
Created
2025-06-29 06:55:08 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-06-19T16:28:42.621909754Z
-
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.5
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.23.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/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.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/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-06-19T16:28:42.621909754Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.23.5
-
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.5
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.23.5
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:4923bf2dac22e717603f5defc0b28de9ad112d7992ac69bce26e59a91ce3beef - 56.53% (44.9 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:34658fb32461b63bd704bab2d8b56b4aab28c95ba0b53e54b42a3f3fb29613c6 - 5.38% (4.27 MB)
[#003] sha256:671dd81bb8ab3a9eec32775ad63a6ee7b2151b42127e05b1792709fc80b88c4f - 3.07% (2.44 MB)
[#004] sha256:39cfc3954300aa3baaab56fc77cd969c1732fc11b3cb7c8869347750883bba21 - 14.03% (11.1 MB)
[#005] sha256:066b71e25eac242a89a35b60a226d73b33633d305eeab29598bbcd8536870452 - 16.4% (13 MB)
[#006] sha256:ebe76de551136667ef2e41aa8fa27fdb67799c19aa293525b492b923b797ce8b - 4.6% (3.65 MB)
History
2025-06-19 16:28:54 UTC
KIWI 9.24.43
2025-06-29 06:54:48 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-06-29 06:54:48 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-06-29 06:54:48 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-06-29 06:54:49 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-06-29 06:54:51 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-06-29 06:54:51 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-06-29 06:54:51 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-06-29 06:55:08 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-06-29 06:55:08 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-06-29 06:55:53 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-06-19T16:28:42.100257440Z
-
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.5
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.23.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/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.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/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-06-19T16:28:42.100257440Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.23.5
-
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.5
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.23.5
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:836bbde5c92ebead38b8146300a5022771755cd1db55850ffc0d4625b50bec25 - 58.42% (45.1 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:e1a0de3380b03fba5bb42cb0b8af98d84833618738ee4139c865cd9168a28e24 - 5.41% (4.18 MB)
[#003] sha256:6ff4f5928899fb1f634f55572a5df5b9eb81c9029ea10153fecf3da936a95bc4 - 3.06% (2.36 MB)
[#004] sha256:48d134919ea21af8ffaf1a989d734507257b6b49819afe271786128328631cf8 - 13.03% (10.1 MB)
[#005] sha256:419ec046c2143cad3b404f0ca62213e3de71997f10151a72e80b962772205ed1 - 15.35% (11.9 MB)
[#006] sha256:85d9a22a54670d66a007454b1f35c24da1e68a56093634045fa6559166dd4031 - 4.72% (3.65 MB)
History
2025-06-19 16:28:57 UTC
KIWI 9.24.43
2025-06-29 06:54:48 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-06-29 06:54: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-06-29 06:54:48 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-06-29 06:55:00 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-06-29 06:55:06 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-06-29 06:55:07 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-06-29 06:55:07 UTC (buildkit.dockerfile.v0)
COPY bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-06-29 06:55:53 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-06-29 06:55:53 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]