Namespace
longhornio
Image / Tag
longhorn-manager:v1.9.0-dev-20250420
Content Digest
sha256:bfb2f9bda050314a2150b3262f1e2e58b7efeafebd3bb76e73e92155b663e886
Details
Created

2025-04-20 01:58:53 UTC

Size

127 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2025-04-08T21:20:33.947697402Z
  • 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/ff3a6d3453dcd6ae89eb973ae34d301d-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-4.2.51
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.7-4.2.51
  • com.suse.bci.base.release-stage
    beta
  • com.suse.bci.base.source
    https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/ff3a6d3453dcd6ae89eb973ae34d301d/
  • com.suse.bci.base.supportlevel
    techpreview
  • com.suse.bci.base.title
    SLE BCI 15 SP7 Base
  • 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-4.2.51
  • com.suse.eula
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
  • com.suse.release-stage
    beta
  • com.suse.supportlevel
    techpreview
  • 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/ff3a6d3453dcd6ae89eb973ae34d301d//README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/ff3a6d3453dcd6ae89eb973ae34d301d-sles15-image
  • org.opencontainers.image.authors
    https://github.com/SUSE/bci/discussions
  • org.opencontainers.image.created
    2025-04-08T21:20:33.947697402Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP7.
  • org.opencontainers.image.ref.name
    15.7-4.2.51
  • org.opencontainers.image.source
    https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/ff3a6d3453dcd6ae89eb973ae34d301d/
  • 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-4.2.51
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.7-4.2.51

Environment
ARCH

amd64

PATH

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


Layers

[#000] sha256:9956a88d03754b38791ef00d41e233d05e4094d65bc41c2a03bfa47d61c0ce1e - 35.81% (45.6 MB)

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

[#002] sha256:de858bb087acb11fc205f439544070de5c40a5dbe66359cde6eff4df8fe7919b - 13.11% (16.7 MB)

[#003] sha256:818894ef0cd99be614ae49412fbe0ca3f8b0dbce88ead4d86476b36ac2036e65 - 33.81% (43.1 MB)

[#004] sha256:c95fd9afa31f4331417c86e8e18d0d41b20d4537a9b0f285d3c67c208309f0bc - 17.26% (22 MB)

[#005] sha256:33755da209c42f9a5354290c22a30f943df2190a3058ddd6c89c968181247349 - 0.0% (781 Bytes)


History
2025-04-08 21:20:44 UTC

KIWI 9.24.43

2025-04-20 01:54:10 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/amd64

2025-04-20 01:54:10 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-04-20 01:54:10 UTC (buildkit.dockerfile.v0)

ENV ARCH=amd64

2025-04-20 01:54:19 UTC (buildkit.dockerfile.v0)

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

2025-04-20 01:55:26 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-04-20 01:58:53 UTC (buildkit.dockerfile.v0)

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

2025-04-20 01:58:53 UTC (buildkit.dockerfile.v0)

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

2025-04-20 01:58:53 UTC (buildkit.dockerfile.v0)

EXPOSE map[9500/tcp:{}]

2025-04-20 01:58:53 UTC (buildkit.dockerfile.v0)

CMD ["launch-manager"]

Details
Created

2025-04-20 02:25:49 UTC

Size

127 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2025-04-08T23:48:53.151183960Z
  • 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/ff3a6d3453dcd6ae89eb973ae34d301d-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-4.2.51
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.7-4.2.51
  • com.suse.bci.base.release-stage
    beta
  • com.suse.bci.base.source
    https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/ff3a6d3453dcd6ae89eb973ae34d301d/
  • com.suse.bci.base.supportlevel
    techpreview
  • com.suse.bci.base.title
    SLE BCI 15 SP7 Base
  • 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-4.2.51
  • com.suse.eula
    sle-bci
  • com.suse.lifecycle-url
    https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
  • com.suse.release-stage
    beta
  • com.suse.supportlevel
    techpreview
  • 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/ff3a6d3453dcd6ae89eb973ae34d301d//README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/ff3a6d3453dcd6ae89eb973ae34d301d-sles15-image
  • org.opencontainers.image.authors
    https://github.com/SUSE/bci/discussions
  • org.opencontainers.image.created
    2025-04-08T23:48:53.151183960Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP7.
  • org.opencontainers.image.ref.name
    15.7-4.2.51
  • org.opencontainers.image.source
    https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/ff3a6d3453dcd6ae89eb973ae34d301d/
  • 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-4.2.51
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.7-4.2.51

Environment
ARCH

arm64

PATH

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


Layers

[#000] sha256:1a00c17837c9d19c3870536a1325526ca8b010a9e6c594974e6f92c38ec9ba5a - 36.22% (46.2 MB)

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

[#002] sha256:f8be7f5e625a4d8bee1c42af1615fccd71889c9c080757f47d76becbbc7cfe37 - 13.63% (17.4 MB)

[#003] sha256:c63acb8c2652fa040bb87094faa487190b8f6b34b5edd10c618081e2c1a5fc99 - 34.48% (44 MB)

[#004] sha256:90ad88e7e518be68efc6828bc6fb77985a6f7b1a3972c8ee8093c8f349cbc2c3 - 15.68% (20 MB)

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


History
2025-04-08 23:49:10 UTC

KIWI 9.24.43

2025-04-20 01:54:10 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/arm64

2025-04-20 01:54: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-04-20 01:54:10 UTC (buildkit.dockerfile.v0)

ENV ARCH=arm64

2025-04-20 01:55:56 UTC (buildkit.dockerfile.v0)

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

2025-04-20 01:58: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 && rm -rf /var/cache/zypp/* # buildkit

2025-04-20 02:25:49 UTC (buildkit.dockerfile.v0)

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

2025-04-20 02:25:49 UTC (buildkit.dockerfile.v0)

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

2025-04-20 02:25:49 UTC (buildkit.dockerfile.v0)

EXPOSE map[9500/tcp:{}]

2025-04-20 02:25:49 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