Details
Created
2025-11-30 01:57:15 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.48% (36.2 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:fbcfbf80c19484a34693b39f65fab81dd44ec8270f8716ddb27f6ef23b3f7e31 - 8.56% (10.2 MB)
[#003] sha256:c71de266fa2a8dc4e43ea05d685a9a5fa3b7630a10f7d8ae0c70f2bdcf1e8958 - 43.29% (51.4 MB)
[#004] sha256:3d0a1cec5f8eed2fbaa94b3211dd0390c9f1ada7119b327ca736c3d48980aa09 - 17.66% (21 MB)
[#005] sha256:e18a27a6e27eebd5bc4eca04dbe14fd2a75dbce6fb92174da530c287152dca01 - 0.0% (778 Bytes)
History
2025-11-27 12:46:19 UTC
KIWI 10.2.33
2025-11-30 01:53:20 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2025-11-30 01:53:20 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:53:20 UTC (buildkit.dockerfile.v0)
ENV ARCH=amd64
2025-11-30 01:53:32 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-11-30 01:54:07 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-11-30 01:57:15 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhorn-manager-amd64 /usr/local/sbin/longhorn-manager # buildkit
2025-11-30 01:57:15 UTC (buildkit.dockerfile.v0)
COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit
2025-11-30 01:57:15 UTC (buildkit.dockerfile.v0)
EXPOSE [9500/tcp]
2025-11-30 01:57:15 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]
Details
Created
2025-11-30 02:20:13 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.31% (34.7 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:a1cf941c343199a49c58dc87acd95210d1ce4e73c933f09e425409ffdacbc04a - 8.75% (10 MB)
[#003] sha256:bb1e73f73a7bbbe044676c65b0cfa98dc64c226bfcb3133d146840c8588d8e89 - 44.57% (51.1 MB)
[#004] sha256:1f6352dd45f4be452e4499ae396242861959dfd8d47d863a74f7696fab31be84 - 16.36% (18.8 MB)
[#005] sha256:078da4b75b3d9a978c8ca70485c6ba592a4c7775c4b41190a82c4adfe290f7b6 - 0.0% (779 Bytes)
History
2025-11-27 12:46:21 UTC
KIWI 10.2.33
2025-11-30 01:53:20 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2025-11-30 01:53:20 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:53:20 UTC (buildkit.dockerfile.v0)
ENV ARCH=arm64
2025-11-30 01:54:02 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit
2025-11-30 01:56:12 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-11-30 02:20:13 UTC (buildkit.dockerfile.v0)
COPY /app/bin/longhorn-manager-arm64 /usr/local/sbin/longhorn-manager # buildkit
2025-11-30 02:20:13 UTC (buildkit.dockerfile.v0)
COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit
2025-11-30 02:20:13 UTC (buildkit.dockerfile.v0)
EXPOSE [9500/tcp]
2025-11-30 02:20:13 UTC (buildkit.dockerfile.v0)
CMD ["launch-manager"]