Namespace
longhornio
Image / Tag
longhorn-manager:v1.7.4-dev-20250629
Content Digest
sha256:d4dcacb5fb8a27a2b42aae6427ce383c2528a1021b81c461cc78648aece1750f
Details
Created

2025-06-29 01:54:05 UTC

Size

113 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2025-06-19T16:28:42.621909754Z
  • 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/f38d763575255e07f0e57db4cb52702d-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.23.5
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.6.47.23.5
  • com.suse.bci.base.release-stage
    released
  • com.suse.bci.base.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f38d763575255e07f0e57db4cb52702d/
  • 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.23.5
  • 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
    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/f38d763575255e07f0e57db4cb52702d/README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/f38d763575255e07f0e57db4cb52702d-sles15-image
  • org.opencontainers.image.authors
    https://github.com/SUSE/bci/discussions
  • org.opencontainers.image.created
    2025-06-19T16:28:42.621909754Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP6.
  • org.opencontainers.image.ref.name
    15.6.47.23.5
  • org.opencontainers.image.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f38d763575255e07f0e57db4cb52702d/
  • 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.23.5
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.6.47.23.5

Environment
ARCH

amd64

PATH

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


Layers

[#000] sha256:4923bf2dac22e717603f5defc0b28de9ad112d7992ac69bce26e59a91ce3beef - 39.73% (44.9 MB)

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

[#002] sha256:f124d5b829e25e3c7c041428cdd3e36280c6bb6ba7eb981298649b45055cabc1 - 3.78% (4.27 MB)

[#003] sha256:97385c3a0a9350348496a53276cbd8cdbe1789e23971a89e21d0b595c1a74df3 - 37.8% (42.7 MB)

[#004] sha256:6af06700b86b86c05b7f74268bec320b74cde4df250f7cc75f53f6a7546d0ac5 - 18.69% (21.1 MB)

[#005] sha256:54ff8c14f070babb8bf7e1a6d21d7fab6a4e5ee0a5f1ff55085c9dff3fcbbd73 - 0.0% (778 Bytes)


History
2025-06-19 16:28:54 UTC

KIWI 9.24.43

2025-06-29 01:53:57 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/amd64

2025-06-29 01:53:57 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-06-29 01:53:57 UTC (buildkit.dockerfile.v0)

ENV ARCH=amd64

2025-06-29 01:53:58 UTC (buildkit.dockerfile.v0)

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

2025-06-29 01:54:05 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-06-29 01:54:05 UTC (buildkit.dockerfile.v0)

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

2025-06-29 01:54:05 UTC (buildkit.dockerfile.v0)

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

2025-06-29 01:54:05 UTC (buildkit.dockerfile.v0)

EXPOSE map[9500/tcp:{}]

2025-06-29 01:54:05 UTC (buildkit.dockerfile.v0)

CMD ["launch-manager"]

Details
Created

2025-06-29 01:55:05 UTC

Size

112 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2025-06-19T16:28:42.100257440Z
  • 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/f38d763575255e07f0e57db4cb52702d-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.23.5
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.6.47.23.5
  • com.suse.bci.base.release-stage
    released
  • com.suse.bci.base.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f38d763575255e07f0e57db4cb52702d/
  • 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.23.5
  • 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
    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/f38d763575255e07f0e57db4cb52702d/README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/f38d763575255e07f0e57db4cb52702d-sles15-image
  • org.opencontainers.image.authors
    https://github.com/SUSE/bci/discussions
  • org.opencontainers.image.created
    2025-06-19T16:28:42.100257440Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP6.
  • org.opencontainers.image.ref.name
    15.6.47.23.5
  • org.opencontainers.image.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f38d763575255e07f0e57db4cb52702d/
  • 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.23.5
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.6.47.23.5

Environment
ARCH

arm64

PATH

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


Layers

[#000] sha256:836bbde5c92ebead38b8146300a5022771755cd1db55850ffc0d4625b50bec25 - 40.15% (45.1 MB)

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

[#002] sha256:1619c5d6a3f5d6151a6fc66d7e86478bd17f237e803d8f6bcb96f5850f920745 - 3.72% (4.18 MB)

[#003] sha256:38cd7bf901e8f0a0eee709cd625cb201360add8a263b2891372797a17a91b6e4 - 38.98% (43.8 MB)

[#004] sha256:6ef195b4f4543f3e8473ce9a2dcb481cc36b57bf9d005710d0762932f2334ad9 - 17.15% (19.3 MB)

[#005] sha256:18436f3fc1956b1d497ea2d3568cf24bc86c673e2b153b9c058a9bfebd00fd49 - 0.0% (780 Bytes)


History
2025-06-19 16:28:57 UTC

KIWI 9.24.43

2025-06-29 01:53:57 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/arm64

2025-06-29 01:53:57 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-06-29 01:53:57 UTC (buildkit.dockerfile.v0)

ENV ARCH=arm64

2025-06-29 01:54:07 UTC (buildkit.dockerfile.v0)

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

2025-06-29 01:55:05 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-06-29 01:55:05 UTC (buildkit.dockerfile.v0)

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

2025-06-29 01:55:05 UTC (buildkit.dockerfile.v0)

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

2025-06-29 01:55:05 UTC (buildkit.dockerfile.v0)

EXPOSE map[9500/tcp:{}]

2025-06-29 01:55:05 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