Details
Created
2025-11-30 02:00:35 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-11-21T15:03:55.415959056Z
-
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/36d1b64836a25b46e4d88108157a6c3e-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.11.10
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.11.10
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/36d1b64836a25b46e4d88108157a6c3e/
-
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.11.10
-
-
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/36d1b64836a25b46e4d88108157a6c3e/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/36d1b64836a25b46e4d88108157a6c3e-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-11-21T15:03:55.415959056Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.11.10
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/36d1b64836a25b46e4d88108157a6c3e/
-
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.11.10
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.11.10
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:71d82a398494f975c5b5fb2aae30f31b549ab02102c85278b7520a849ee7541b - 53.38% (44.7 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:ddac00f7606f89ab9e681aeeff95657c194dece1c3e88b0b491edd06ade6f4c2 - 9.44% (7.91 MB)
[#003] sha256:81259e19ba6e9e0a2a80848a1d5b88dbfe73e59c4627951d37b5395bd4ee9ec8 - 2.99% (2.5 MB)
[#004] sha256:36db4759c34d6a82f20c4432f1d53017fd65d560712f778d6200fb4450fd1cb5 - 13.79% (11.6 MB)
[#005] sha256:c11830de7c422ab066c1235e76b16c1cc3227ceffb7f119c8eccf82f075eb20c - 16.05% (13.5 MB)
[#006] sha256:d27a21f0b55c078af5bf76004a00afd6ccc52a44e7b7e19105af8b9f5e0477e7 - 4.35% (3.65 MB)
History
2025-11-21 15:04:05 UTC
KIWI 10.2.33
2025-11-30 01:51:25 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-11-30 01:51:25 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-30 01:51:25 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-11-30 01:51:29 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-11-30 01:51:29 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-11-30 02:00:34 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit
2025-11-30 02:00:34 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit
2025-11-30 02:00:35 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-11-30 02:00:35 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]
Details
Created
2025-11-30 03:00:09 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-11-21T14:58:16.988057680Z
-
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/36d1b64836a25b46e4d88108157a6c3e-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.11.10
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.11.10
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/36d1b64836a25b46e4d88108157a6c3e/
-
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.11.10
-
-
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/36d1b64836a25b46e4d88108157a6c3e/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/36d1b64836a25b46e4d88108157a6c3e-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-11-21T14:58:16.988057680Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.11.10
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/36d1b64836a25b46e4d88108157a6c3e/
-
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.11.10
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.11.10
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:386bdb968ab5baa7fbdcd6c149527121dab7df6b4e37dcc161fab4353d99bc51 - 55.65% (45.4 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:226025833ca94f787224914b866c2b050b4b6656bb08bd3936a0fbfab56adf5b - 9.49% (7.73 MB)
[#003] sha256:22b7cc4a82ba4f7f6719f9ec6750789d074e67d75a38d67406a28c420c3c2078 - 2.9% (2.36 MB)
[#004] sha256:2ad49b19fbe20dac68052152d511836e3488495ec67d1faab875aeb15235ebf9 - 12.64% (10.3 MB)
[#005] sha256:e69fe68923e374babf40bad06b3e22c7e7041dd2d36395abaa5841f2c423b72b - 14.84% (12.1 MB)
[#006] sha256:9bb57f8a73dfcb48fb20afa64ca57e8b8f9215003503b8ef84d9d835ea056edf - 4.48% (3.65 MB)
History
2025-11-21 14:58:30 UTC
KIWI 10.2.33
2025-11-30 01:51:25 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-11-30 01:51:25 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-30 01:51:25 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-11-30 01:51:49 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-11-30 01:52:00 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit
2025-11-30 03:00:09 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit
2025-11-30 03:00:09 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit
2025-11-30 03:00:09 UTC (buildkit.dockerfile.v0)
COPY /spdk /spdk # buildkit
2025-11-30 03:00:09 UTC (buildkit.dockerfile.v0)
CMD ["longhornctl"]