Namespace
longhornio
Image / Tag
longhorn-manager:v1.6.5-dev-20250126
Content Digest
sha256:83cc378898420291a362210ec0e12a5a8df428b969173c01b4e3d20fc1e2d159
Details
Created

2025-01-26 01:49:51 UTC

Size

111 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2025-01-22T11:59:40.687448635Z
  • 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/5a803739f4c8d9dbd6669990d0d994ab-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.17.5
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.6.47.17.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/5a803739f4c8d9dbd6669990d0d994ab/
  • com.suse.bci.base.supportlevel
    l3
  • com.suse.bci.base.title
    SLE BCI 15 SP6 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.6.47.17.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
  • 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/5a803739f4c8d9dbd6669990d0d994ab//README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/5a803739f4c8d9dbd6669990d0d994ab-sles15-image
  • org.opencontainers.image.authors
    https://github.com/SUSE/bci/discussions
  • org.opencontainers.image.created
    2025-01-22T11:59:40.687448635Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP6.
  • org.opencontainers.image.ref.name
    15.6.47.17.5
  • org.opencontainers.image.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/5a803739f4c8d9dbd6669990d0d994ab/
  • 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.17.5
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.6.47.17.5

Environment
ARCH

amd64

PATH

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


Layers

[#000] sha256:b7690d9e8986d99c007bdc09ca0d1b7dfb556278391a9aace377193e3e4915a7 - 40.52% (45.1 MB)

[#001] sha256:def9372aedf28396622d28e51a0fa5ee78ae54059458882999293e8b24721832 - 3.7% (4.12 MB)

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

[#003] sha256:1946fc06dd2119850e638b4c1a71061291fe703a76804a679458861334c45fdf - 38.59% (43 MB)

[#004] sha256:07fa6a417cfc94ec8c04faa5dc8679b4a7d0b04e64d97a6e8254c00e104349f8 - 17.19% (19.2 MB)

[#005] sha256:9a40d8f93e4c1ccaf84ac536300567924792654ea2fd5f1017b5508847c6189f - 0.0% (688 Bytes)


History
2025-01-22 11:59:51 UTC

KIWI 9.24.43

2025-01-26 01:49:43 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c zypper -n ref && zypper update -y # buildkit

2025-01-26 01:49:43 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2025-01-26 01:49:43 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-01-26 01:49:43 UTC (buildkit.dockerfile.v0)

ENV ARCH=amd64

2025-01-26 01:49:51 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 && rm -rf /var/cache/zypp/* # buildkit

2025-01-26 01:49:51 UTC (buildkit.dockerfile.v0)

VOLUME [/usr/local/sbin]

2025-01-26 01:49:51 UTC (buildkit.dockerfile.v0)

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

2025-01-26 01:49:51 UTC (buildkit.dockerfile.v0)

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

2025-01-26 01:49:51 UTC (buildkit.dockerfile.v0)

EXPOSE map[9500/tcp:{}]

2025-01-26 01:49:51 UTC (buildkit.dockerfile.v0)

CMD ["launch-manager"]

Details
Created

2025-01-26 01:50:54 UTC

Size

111 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2025-01-22T12:02:50.319152160Z
  • 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/5a803739f4c8d9dbd6669990d0d994ab-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.17.5
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.6.47.17.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/5a803739f4c8d9dbd6669990d0d994ab/
  • com.suse.bci.base.supportlevel
    l3
  • com.suse.bci.base.title
    SLE BCI 15 SP6 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.6.47.17.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
  • 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/5a803739f4c8d9dbd6669990d0d994ab//README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/5a803739f4c8d9dbd6669990d0d994ab-sles15-image
  • org.opencontainers.image.authors
    https://github.com/SUSE/bci/discussions
  • org.opencontainers.image.created
    2025-01-22T12:02:50.319152160Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP6.
  • org.opencontainers.image.ref.name
    15.6.47.17.5
  • org.opencontainers.image.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/5a803739f4c8d9dbd6669990d0d994ab/
  • 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.17.5
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.6.47.17.5

Environment
ARCH

arm64

PATH

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


Layers

[#000] sha256:6ff72fadf4c73ed1172eed5f1167c4c708c8f6b7f1b91150618cd8b8bb1e277a - 41.07% (45.4 MB)

[#001] sha256:65fd35c8a880ccf99b4b8497b03ce2ab891bfe7d313e70f075356d8cdebc4721 - 3.64% (4.02 MB)

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

[#003] sha256:0e85cac1916cceb8436314bf177512021d69144e31ebe26c6352732e263e1af4 - 39.53% (43.7 MB)

[#004] sha256:c14538e06ae08323767c4216d5d226e01a52f3234805bdc2dfa239637f3587df - 15.77% (17.4 MB)

[#005] sha256:9931b2275ff0866f15898c768eed48cb095c88271836d6b9501e6277c182fb4e - 0.0% (685 Bytes)


History
2025-01-22 12:03:13 UTC

KIWI 9.24.43

2025-01-26 01:49:50 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c zypper -n ref && zypper update -y # buildkit

2025-01-26 01:49:50 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2025-01-26 01:49:50 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-01-26 01:49:50 UTC (buildkit.dockerfile.v0)

ENV ARCH=arm64

2025-01-26 01:50:54 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 && rm -rf /var/cache/zypp/* # buildkit

2025-01-26 01:50:54 UTC (buildkit.dockerfile.v0)

VOLUME [/usr/local/sbin]

2025-01-26 01:50:54 UTC (buildkit.dockerfile.v0)

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

2025-01-26 01:50:54 UTC (buildkit.dockerfile.v0)

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

2025-01-26 01:50:54 UTC (buildkit.dockerfile.v0)

EXPOSE map[9500/tcp:{}]

2025-01-26 01:50:54 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