Details
Created
2025-11-16 01:57:08 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-11-13T18:45:24.565229908Z
-
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/f5b85caff520be2d427c32962192b942-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.26.9
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.26.9
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f5b85caff520be2d427c32962192b942/
-
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.26.9
-
-
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/f5b85caff520be2d427c32962192b942/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/f5b85caff520be2d427c32962192b942-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-11-13T18:45:24.565229908Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.26.9
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f5b85caff520be2d427c32962192b942/
-
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.26.9
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.26.9
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:b3e35b80a4b5c3d0afb6fa529f64bbfd84565d85d1b176abde265ffe6e7df2cd - 39.26% (44.4 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:f7d673228e4d21159e0fe4a724a81b994f0606fff0b8f8d12b11fe8aa7bec949 - 3.79% (4.28 MB)
[#003] sha256:aa51f288b85f28e054ad7413416acbe6ef863b8935a259df4571a8faaec48b60 - 37.82% (42.8 MB)
[#004] sha256:8d8ef642b2073fc669fd0b96ad82becdf1d0c6717b8c2abd49db6fe9336e1c34 - 19.13% (21.6 MB)
[#005] sha256:106684f04745f6def56a64f14f6332b8b61ef36ed8a292279b733670e49dedf7 - 0.0% (777 Bytes)
History
2025-11-13 18:45:34 UTC
KIWI 10.2.33
2025-11-16 01:52:38 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-11-16 01:52:38 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-16 01:52:38 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-11-16 01:52:41 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-11-16 01:53:00 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install iputils iproute2 nfs-client cifs-utils bind-utils e2fsprogs xfsprogs zip unzip kmod && rm -rf /var/cache/zypp/* # buildkit
2025-11-16 01:57:08 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhorn-manager-amd64 /usr/local/sbin/longhorn-manager # buildkit
2025-11-16 01:57:08 UTC (buildkit.dockerfile.v0)
COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit
2025-11-16 01:57:08 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-11-16 01:57:08 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]
Details
Created
2025-11-16 02:24:23 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-11-13T18:53:45.797483000Z
-
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/f5b85caff520be2d427c32962192b942-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.26.9
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.26.9
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f5b85caff520be2d427c32962192b942/
-
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.26.9
-
-
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/f5b85caff520be2d427c32962192b942/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/f5b85caff520be2d427c32962192b942-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-11-13T18:53:45.797483000Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.26.9
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f5b85caff520be2d427c32962192b942/
-
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.26.9
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.26.9
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:e47e7a43c329d0eb547fc6d41793f801a484494b2ed5d381a33acc54d1d76ff3 - 39.73% (44.6 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:ad1c63550accc4bfdded0a3bdc5a3b1557e65c098dc1a7ac38ca300abf55c678 - 3.73% (4.19 MB)
[#003] sha256:875ddfc07f84795c3e1348ab7d120ed1bd4b239eacac54ed7844086084a5575b - 38.94% (43.8 MB)
[#004] sha256:2075305f13f1c5af9c1cef07bbae521979461f0c7914646e2bde0df14c7dfad0 - 17.59% (19.8 MB)
[#005] sha256:5a7e50a79692090df15b26b4f9c15c48fa4dd9e8e458375affe39ae76690b527 - 0.0% (781 Bytes)
History
2025-11-13 18:53:58 UTC
KIWI 10.2.33
2025-11-16 01:52:39 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-11-16 01:52:39 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-16 01:52:39 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-11-16 01:52:54 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-11-16 01:55:21 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install iputils iproute2 nfs-client cifs-utils bind-utils e2fsprogs xfsprogs zip unzip kmod && rm -rf /var/cache/zypp/* # buildkit
2025-11-16 02:24:23 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhorn-manager-arm64 /usr/local/sbin/longhorn-manager # buildkit
2025-11-16 02:24:23 UTC (buildkit.dockerfile.v0)
COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit
2025-11-16 02:24:23 UTC (buildkit.dockerfile.v0)
EXPOSE map[9500/tcp:{}]
2025-11-16 02:24:23 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]