Details
Created
2025-12-09 15:35:06 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-11-27T12:46:14.331806793Z
-
com.suse.bci.base.description
Image for containers based on SUSE Linux Enterprise Server 16.0.
-
com.suse.bci.base.disturl
obs://build.suse.de/SUSE:SLFO:Products:BCI:16.0/containerkiwi/95858a9253e5419ada0739991cc46249-base-image
-
com.suse.bci.base.eula
sle-bci
-
com.suse.bci.base.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-16
-
com.suse.bci.base.name
16.0-14.1
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:16.0-14.1
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLFO:Products:BCI:16.0/base-image/95858a9253e5419ada0739991cc46249/
-
com.suse.bci.base.supportlevel
l3
-
com.suse.bci.base.title
SUSE Linux BCI 16.0 Base
-
com.suse.bci.base.until
2027-11-30
-
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
16.0-14.1
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-16
-
com.suse.release-stage
released
-
-
com.suse.supportlevel.until
2027-11-30
-
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:SLFO:Products:BCI:16.0/base-image/95858a9253e5419ada0739991cc46249/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLFO:Products:BCI:16.0/containerkiwi/95858a9253e5419ada0739991cc46249-base-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-11-27T12:46:14.331806793Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 16.0.
-
org.opencontainers.image.ref.name
16.0-14.1
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLFO:Products:BCI:16.0/base-image/95858a9253e5419ada0739991cc46249/
-
org.opencontainers.image.title
SUSE Linux BCI 16.0 Base
-
org.opencontainers.image.url
https://www.suse.com/products/base-container-images/
-
org.opencontainers.image.vendor
SUSE LLC
-
org.opencontainers.image.version
16.0-14.1
-
org.opensuse.reference
registry.suse.com/bci/bci-base:16.0-14.1
Environment
ARCH
amd64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:8570b47fd642447930fb801f3d8a20ea4fafa936a8a6c32f62f23e026e0368b6 - 30.32% (36.2 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:03c43e4a44b713390ecfeca071839df9323c76b53fb9edcf49131a6ccfa11e35 - 8.52% (10.2 MB)
[#003] sha256:b153a883e9e40ed09ea3523778119db36472ad2daa65bbb112931f92cc12d686 - 43.07% (51.4 MB)
[#004] sha256:bf1cbfe72d3260f1dcd63389cad099ab4d644819f1bfa449847586fde4099548 - 18.09% (21.6 MB)
[#005] sha256:6d69aaf0a7e84d28b5692d6257f30960390a6b1893caf345793f21a09a6f7788 - 0.0% (778 Bytes)
History
2025-11-27 12:46:19 UTC
KIWI 10.2.33
2025-12-09 15:31:09 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-12-09 15:31:09 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-12-09 15:31:09 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-12-09 15:31:17 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-12-09 15:31:35 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 smartmontools && zypper clean --all # buildkit
2025-12-09 15:35:06 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhorn-manager-amd64 /usr/local/sbin/longhorn-manager # buildkit
2025-12-09 15:35:06 UTC (buildkit.dockerfile.v0)
COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit
2025-12-09 15:35:06 UTC (buildkit.dockerfile.v0)
EXPOSE [9500/tcp]
2025-12-09 15:35:06 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]
Details
Created
2025-12-09 15:58:29 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-11-27T12:46:15.175778360Z
-
com.suse.bci.base.description
Image for containers based on SUSE Linux Enterprise Server 16.0.
-
com.suse.bci.base.disturl
obs://build.suse.de/SUSE:SLFO:Products:BCI:16.0/containerkiwi/95858a9253e5419ada0739991cc46249-base-image
-
com.suse.bci.base.eula
sle-bci
-
com.suse.bci.base.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-16
-
com.suse.bci.base.name
16.0-14.1
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:16.0-14.1
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLFO:Products:BCI:16.0/base-image/95858a9253e5419ada0739991cc46249/
-
com.suse.bci.base.supportlevel
l3
-
com.suse.bci.base.title
SUSE Linux BCI 16.0 Base
-
com.suse.bci.base.until
2027-11-30
-
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
16.0-14.1
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-16
-
com.suse.release-stage
released
-
-
com.suse.supportlevel.until
2027-11-30
-
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:SLFO:Products:BCI:16.0/base-image/95858a9253e5419ada0739991cc46249/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLFO:Products:BCI:16.0/containerkiwi/95858a9253e5419ada0739991cc46249-base-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-11-27T12:46:15.175778360Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 16.0.
-
org.opencontainers.image.ref.name
16.0-14.1
-
org.opencontainers.image.source
https://sources.suse.com/SUSE:SLFO:Products:BCI:16.0/base-image/95858a9253e5419ada0739991cc46249/
-
org.opencontainers.image.title
SUSE Linux BCI 16.0 Base
-
org.opencontainers.image.url
https://www.suse.com/products/base-container-images/
-
org.opencontainers.image.vendor
SUSE LLC
-
org.opencontainers.image.version
16.0-14.1
-
org.opensuse.reference
registry.suse.com/bci/bci-base:16.0-14.1
Environment
ARCH
arm64
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:21dfe76f30c50c1651c297ee68bf727fa55d04f4e9db45441d61288dcfb59315 - 30.14% (34.7 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:2b0a2672ac209bafdf98b1df17566aa54f11347d20754d32a84df66e649daaea - 8.71% (10 MB)
[#003] sha256:0ed950660a6e5db34f7521b0d8f59bb0c9625c3d97ecc88ce0f17bff2043de5f - 44.33% (51.1 MB)
[#004] sha256:df272991ead69b9e4ea60c2021dc5fbe29b8e3f0a02408d920b3edce48f44ee2 - 16.83% (19.4 MB)
[#005] sha256:32e3644857384547374befeca56b1c9594e67ff6368ec7c1a1fdb7d4e301a74d - 0.0% (777 Bytes)
History
2025-11-27 12:46:21 UTC
KIWI 10.2.33
2025-12-09 15:31:10 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-12-09 15:31:10 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-12-09 15:31:10 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-12-09 15:31:46 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-12-09 15:33:37 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 smartmontools && zypper clean --all # buildkit
2025-12-09 15:58:29 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhorn-manager-arm64 /usr/local/sbin/longhorn-manager # buildkit
2025-12-09 15:58:29 UTC (buildkit.dockerfile.v0)
COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit
2025-12-09 15:58:29 UTC (buildkit.dockerfile.v0)
EXPOSE [9500/tcp]
2025-12-09 15:58:29 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]