Namespace
longhornio
Image / Tag
longhorn-manager:v1.11.0-dev-20251116
Content Digest
sha256:c03f8376cec1245e1d285d9a0c0dd7938ace80009d7d9682803a8134aed23380
Details
Created

2025-11-30 01:58:01 UTC

Size

110 MB

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.eula
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-16
  • com.suse.release-stage
    released
  • com.suse.supportlevel
    l3
  • 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 - 32.92% (36.2 MB)

[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#002] sha256:6dfbb90a68d7acfdfdc447161def14b9424ad683eb9343db8381fc4cb031f798 - 9.25% (10.2 MB)

[#003] sha256:bfb9e774708612f74cd025f75262f56c37746b1e8140d394c7c39a03797ce9c7 - 39.09% (42.9 MB)

[#004] sha256:db14a461584105b419488b0053d975281b4bbfe02586595fb92d62d3d793f9fb - 18.74% (20.6 MB)

[#005] sha256:82729038b49015872734b5642cf1f347167e877d6b014b59f380ebee2a293d41 - 0.0% (779 Bytes)


History
2025-11-27 12:46:19 UTC

KIWI 10.2.33

2025-11-30 01:54:17 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/amd64

2025-11-30 01:54:17 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:54:17 UTC (buildkit.dockerfile.v0)

ENV ARCH=amd64

2025-11-30 01:54:25 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n ref && zypper update -y # buildkit

2025-11-30 01:54:49 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-30 01:58:01 UTC (buildkit.dockerfile.v0)

COPY /app/bin/longhorn-manager-amd64 /usr/local/sbin/longhorn-manager # buildkit

2025-11-30 01:58:01 UTC (buildkit.dockerfile.v0)

COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit

2025-11-30 01:58:01 UTC (buildkit.dockerfile.v0)

EXPOSE [9500/tcp]

2025-11-30 01:58:01 UTC (buildkit.dockerfile.v0)

CMD ["launch-manager"]

Details
Created

2025-11-30 02:20:39 UTC

Size

106 MB

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.eula
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-16
  • com.suse.release-stage
    released
  • com.suse.supportlevel
    l3
  • 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 - 32.75% (34.7 MB)

[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#002] sha256:a25d2eba6df8cc35a5cd44d1323bb6c5a23c91ea41c871c86bd977e7e84c4097 - 9.46% (10 MB)

[#003] sha256:30fea39a632ca879422df13a2dd5299b96a9bd4c1f0c6c31476237f824e3ed03 - 40.42% (42.9 MB)

[#004] sha256:88a8b8899a68239faba395e35fe207b1d2ebf860de548817c7448d64996bea76 - 17.37% (18.4 MB)

[#005] sha256:042909d1e6610cbe13857aa86d59b25f67e940f5edb6f03d1170dd1fcc8cc4bd - 0.0% (777 Bytes)


History
2025-11-27 12:46:21 UTC

KIWI 10.2.33

2025-11-30 01:54:17 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/arm64

2025-11-30 01:54:17 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:54:17 UTC (buildkit.dockerfile.v0)

ENV ARCH=arm64

2025-11-30 01:54:57 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n ref && zypper update -y # buildkit

2025-11-30 01:56:28 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-30 02:20:39 UTC (buildkit.dockerfile.v0)

COPY /app/bin/longhorn-manager-arm64 /usr/local/sbin/longhorn-manager # buildkit

2025-11-30 02:20:39 UTC (buildkit.dockerfile.v0)

COPY /app/package/launch-manager /app/package/nsmounter /usr/local/sbin/ # buildkit

2025-11-30 02:20:39 UTC (buildkit.dockerfile.v0)

EXPOSE [9500/tcp]

2025-11-30 02:20:39 UTC (buildkit.dockerfile.v0)

CMD ["launch-manager"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete