Namespace
longhornio
Image / Tag
longhorn-manager:v1.9.x-head
Content Digest
sha256:d6afe37682acee0418a0315ace65c5c48930a23660f904083114d4bfd5dce006
Details
Created

2026-01-11 05:51:53 UTC

Size

116 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2026-01-05T11:31:08.831983713Z
  • 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/4981d4875b842d17d51bfdc223cb1b4a-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.14.4
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.7-5.14.4
  • com.suse.bci.base.release-stage
    released
  • com.suse.bci.base.source
    https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/
  • 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.14.4
  • com.suse.eula
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
  • com.suse.release-stage
    released
  • com.suse.supportlevel
    l3
  • 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/4981d4875b842d17d51bfdc223cb1b4a/README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/4981d4875b842d17d51bfdc223cb1b4a-sles15-image
  • org.opencontainers.image.authors
    https://github.com/SUSE/bci/discussions
  • org.opencontainers.image.created
    2026-01-05T11:31:08.831983713Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP7.
  • org.opencontainers.image.ref.name
    15.7-5.14.4
  • org.opencontainers.image.source
    https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/
  • 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.14.4
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.7-5.14.4

Environment
ARCH

amd64

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:4d768356ef92c2e0c063abb1e79c502b6c325102cf344ae39a4b5a8226705561 - 38.58% (44.9 MB)

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

[#002] sha256:0b49f3fa6e8f74bc5802188853a4dbed887b7bffd2bec9f98e4e9e267b447a1c - 6.34% (7.37 MB)

[#003] sha256:253bb368507ff8abb06c3a46a6918c2ec685e0f11333e96e1e3959bfad51cf3c - 37.0% (43 MB)

[#004] sha256:60536ff3cdf9b1ee2864480795b44106e8266d2b481f5d42c6814216fe1828ee - 18.08% (21 MB)

[#005] sha256:3ef432b7f4b92d02317654f8cd7747334757450cc9db2e26fb1617eda50b2105 - 0.0% (781 Bytes)


History
2026-01-05 11:31:19 UTC

KIWI 10.2.33

2026-01-11 05:48:02 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/amd64

2026-01-11 05:48:02 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

2026-01-11 05:48:02 UTC (buildkit.dockerfile.v0)

ENV ARCH=amd64

2026-01-11 05:48:06 UTC (buildkit.dockerfile.v0)

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

2026-01-11 05:48:18 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

2026-01-11 05:51:53 UTC (buildkit.dockerfile.v0)

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

2026-01-11 05:51:53 UTC (buildkit.dockerfile.v0)

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

2026-01-11 05:51:53 UTC (buildkit.dockerfile.v0)

EXPOSE map[9500/tcp:{}]

2026-01-11 05:51:53 UTC (buildkit.dockerfile.v0)

CMD ["launch-manager"]

Details
Created

2026-01-11 06:13:22 UTC

Size

116 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2026-01-05T11:25:01.657134400Z
  • 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/4981d4875b842d17d51bfdc223cb1b4a-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.14.4
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.7-5.14.4
  • com.suse.bci.base.release-stage
    released
  • com.suse.bci.base.source
    https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/
  • 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.14.4
  • com.suse.eula
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
  • com.suse.release-stage
    released
  • com.suse.supportlevel
    l3
  • 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/4981d4875b842d17d51bfdc223cb1b4a/README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/4981d4875b842d17d51bfdc223cb1b4a-sles15-image
  • org.opencontainers.image.authors
    https://github.com/SUSE/bci/discussions
  • org.opencontainers.image.created
    2026-01-05T11:25:01.657134400Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP7.
  • org.opencontainers.image.ref.name
    15.7-5.14.4
  • org.opencontainers.image.source
    https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/
  • 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.14.4
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.7-5.14.4

Environment
ARCH

arm64

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:d4f005f806f97848b8cf9c78ad5c708f4cd58691778493eaa86b59f5988df293 - 39.25% (45.4 MB)

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

[#002] sha256:d089c3fa897bfe448a53320164c25a815dcccd418e02a19ef3e50fd1f89d9551 - 6.14% (7.11 MB)

[#003] sha256:0c968eece9a15feb5e89fb1a28f21b0c2ff55c5d34fb0218bcb0a9951bd6f417 - 38.03% (44 MB)

[#004] sha256:33142bdaca796156b1781dea3a40c0fac543f75e9d0d0129162fbaad3377d3eb - 16.58% (19.2 MB)

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


History
2026-01-05 11:25:16 UTC

KIWI 10.2.33

2026-01-11 05:48:03 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/arm64

2026-01-11 05:48:03 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

2026-01-11 05:48:03 UTC (buildkit.dockerfile.v0)

ENV ARCH=arm64

2026-01-11 05:48:22 UTC (buildkit.dockerfile.v0)

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

2026-01-11 05:50:04 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

2026-01-11 06:13:22 UTC (buildkit.dockerfile.v0)

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

2026-01-11 06:13:22 UTC (buildkit.dockerfile.v0)

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

2026-01-11 06:13:22 UTC (buildkit.dockerfile.v0)

EXPOSE map[9500/tcp:{}]

2026-01-11 06:13:22 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