Namespace
longhornio
Image / Tag
longhorn-manager:v1.7.3-dev-20241006
Content Digest
sha256:fc9afab3224cad8257453537dcb2535aac180f93b3c4e4f961dd71e2b1379e98
Details
Created

2024-10-20 01:52:11 UTC

Size

113 MB

Content Digest
Labels
  • com.suse.bci.base.created
    2024-10-18T10:44:03.228724937Z
  • 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/ef2ff7462f27f8270edb049b7e2c20a7-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.reference
    registry.suse.com/bci/bci-base:15.6.47.11.28
  • com.suse.bci.base.release-stage
    released
  • com.suse.bci.base.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/ef2ff7462f27f8270edb049b7e2c20a7/
  • 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.11.28
  • 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/ef2ff7462f27f8270edb049b7e2c20a7//README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/ef2ff7462f27f8270edb049b7e2c20a7-sles15-image
  • org.opencontainers.image.created
    2024-10-18T10:44:03.228724937Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP6.
  • org.opencontainers.image.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/ef2ff7462f27f8270edb049b7e2c20a7/
  • 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.11.28
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.6.47.11.28

Environment
ARCH

amd64

PATH

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


Layers

[#000] sha256:642e3fc0d4cabcf9c13872482e329290a9d14194ce57b7a47b75c202497faee9 - 40.01% (45.1 MB)

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

[#002] sha256:6899d5269782bbb08d156d8ba9feaccd81805b692f21178b3d6311d41b7c264a - 18.33% (20.7 MB)

[#003] sha256:5c8ff0854bc216c60b12effd9407d0b3a83ae155c501d722e999d385046e4b6c - 0.0% (774 Bytes)

[#004] sha256:0507f177a7456009805119d4064a42ab3493e92fae015614bce2ce753eecc6a0 - 3.64% (4.1 MB)

[#005] sha256:05d1c594adf071ed7ee86006b4d0de5fe833992163395c7075c371b51e3d8a91 - 38.02% (42.9 MB)


History
2024-10-18 10:44:13 UTC

KIWI 9.24.43

2024-10-20 01:52:01 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/amd64

2024-10-20 01:52:01 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

2024-10-20 01:52:01 UTC (buildkit.dockerfile.v0)

ENV ARCH=amd64

2024-10-20 01:52:01 UTC (buildkit.dockerfile.v0)

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

2024-10-20 01:52:01 UTC (buildkit.dockerfile.v0)

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

2024-10-20 01:52:05 UTC (buildkit.dockerfile.v0)

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

2024-10-20 01:52:11 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

2024-10-20 01:52:11 UTC (buildkit.dockerfile.v0)

EXPOSE map[9500/tcp:{}]

2024-10-20 01:52:11 UTC (buildkit.dockerfile.v0)

CMD ["launch-manager"]

Details
Created

2024-10-20 01:52:59 UTC

Size

112 MB

Content Digest
Labels
  • com.suse.bci.base.created
    2024-10-18T10:46:09.891373960Z
  • 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/ef2ff7462f27f8270edb049b7e2c20a7-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.reference
    registry.suse.com/bci/bci-base:15.6.47.11.28
  • com.suse.bci.base.release-stage
    released
  • com.suse.bci.base.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/ef2ff7462f27f8270edb049b7e2c20a7/
  • 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.11.28
  • 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/ef2ff7462f27f8270edb049b7e2c20a7//README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/ef2ff7462f27f8270edb049b7e2c20a7-sles15-image
  • org.opencontainers.image.created
    2024-10-18T10:46:09.891373960Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP6.
  • org.opencontainers.image.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/ef2ff7462f27f8270edb049b7e2c20a7/
  • 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.11.28
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.6.47.11.28

Environment
ARCH

arm64

PATH

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


Layers

[#000] sha256:db06d7ae75cf6ef0871076260e496ca6a9a74bcb0913f298c3c052ce63be28ea - 40.48% (45.4 MB)

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

[#002] sha256:da152a8d37f38647fbb82e0bd1a8af6ccbd6bc3f24c43878282b0a2454f5fdfa - 16.84% (18.9 MB)

[#003] sha256:c8f14bd276f8839c856ca549ab418860ef2a545bc2204c7119654f045809602c - 0.0% (776 Bytes)

[#004] sha256:b4ef46770b1f9f99f80e377cc4ddda62c33c615e9a194bb876aa70d0f6b23f61 - 3.58% (4.01 MB)

[#005] sha256:a325ef88b5340ed26abd17691a25288c781f302e1171bfdbdbdf6f357697288b - 39.11% (43.9 MB)


History
2024-10-18 10:46:23 UTC

KIWI 9.24.43

2024-10-20 01:52:01 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/arm64

2024-10-20 01:52:01 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

2024-10-20 01:52:01 UTC (buildkit.dockerfile.v0)

ENV ARCH=arm64

2024-10-20 01:52:02 UTC (buildkit.dockerfile.v0)

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

2024-10-20 01:52:02 UTC (buildkit.dockerfile.v0)

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

2024-10-20 01:52:13 UTC (buildkit.dockerfile.v0)

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

2024-10-20 01:52:59 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

2024-10-20 01:52:59 UTC (buildkit.dockerfile.v0)

EXPOSE map[9500/tcp:{}]

2024-10-20 01:52:59 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