Namespace
longhornio
Image / Tag
longhorn-cli:v1.7.1-dev-20240908
Content Digest
sha256:fc933d673b30b969ef98f5d53f2f1984a80e07cd711af250d0c7dc13de9c52ba
Details
Created

2024-09-08 06:45:34 UTC

Size

80 MB

Content Digest
Labels
  • com.suse.bci.base.created
    2024-09-03T17:14:37.121408446Z
  • 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.10
  • 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.10
  • 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-09-03T17:14:37.121408446Z
  • 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.10
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.6.47.11.10

Environment
ARCH

amd64

PATH

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


Layers

[#000] sha256:862c563194ac19d58edd4afea24590aff49b68d7cb0241cefca0b56ed66495a8 - 58.39% (46.7 MB)

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

[#002] sha256:77579517e506cbe334a08e63ec7c470fb095f679f29d4ba71285af84425c64cf - 5.14% (4.11 MB)

[#003] sha256:d0cfbf2220d91c6d9d767deb0a0d55dc32ce5e0a44db02902ea138db31546e45 - 3.37% (2.7 MB)

[#004] sha256:0bb542af6aae92362684d28b5f898872d06b2c75ed53cab02d0d858e552e8ded - 13.02% (10.4 MB)

[#005] sha256:e08e5249f7c602203a6aa82120780ccda3ffc4259f49ed1b995a37b82df0293f - 15.52% (12.4 MB)

[#006] sha256:5db90a6b2f85d741e1116a757e7a7a9caecd3d8cc6d66e096296086c3ef459dd - 4.56% (3.65 MB)


History
2024-09-03 17:14:49 UTC

KIWI 9.24.43

2024-09-08 06:45:16 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/amd64

2024-09-08 06:45:16 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-09-08 06:45:16 UTC (buildkit.dockerfile.v0)

ENV ARCH=amd64

2024-09-08 06:45:21 UTC (buildkit.dockerfile.v0)

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

2024-09-08 06:45:22 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit

2024-09-08 06:45:22 UTC (buildkit.dockerfile.v0)

COPY bin/longhornctl-linux-amd64 /usr/local/bin/longhornctl # buildkit

2024-09-08 06:45:22 UTC (buildkit.dockerfile.v0)

COPY bin/longhornctl-local-linux-amd64 /usr/local/bin/longhornctl-local # buildkit

2024-09-08 06:45:34 UTC (buildkit.dockerfile.v0)

COPY /spdk /spdk # buildkit

2024-09-08 06:45:34 UTC (buildkit.dockerfile.v0)

CMD ["longhornctl"]

Details
Created

2024-09-08 06:46:16 UTC

Size

78.2 MB

Content Digest
Labels
  • com.suse.bci.base.created
    2024-09-03T17:17:03.572341200Z
  • 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.10
  • 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.10
  • 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-09-03T17:17:03.572341200Z
  • 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.10
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.6.47.11.10

Environment
ARCH

arm64

PATH

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


Layers

[#000] sha256:26377df0350d1f67c38dddf8f8f36e5921680b1b329e8cbb788407af5eaac7fa - 60.26% (47.1 MB)

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

[#002] sha256:daf9ad9537f2719b995b8f1e37f14ade8cc8bf26ffa6ee195ad12855e990ed27 - 5.13% (4.01 MB)

[#003] sha256:02dd690a5f20fbf67a0ab3c9bb61b81a91f3c89fce058ee94b063ced5e7418cc - 3.24% (2.53 MB)

[#004] sha256:51b854b67710238d06fc6b09e1f47ac3790cc29e2a56e1d7a8490a86e811fa48 - 12.14% (9.49 MB)

[#005] sha256:524c953af6ec22d774e7040f22b5ca12cb21d086e5c3033f98b3b3e485fa154d - 14.57% (11.4 MB)

[#006] sha256:05d473f93cdc370fcc3357c63b278eec85ed47499d9c7d0f28fb36471a121616 - 4.66% (3.65 MB)


History
2024-09-03 17:17:20 UTC

KIWI 9.24.43

2024-09-08 06:45:17 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/arm64

2024-09-08 06:45:17 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-09-08 06:45:17 UTC (buildkit.dockerfile.v0)

ENV ARCH=arm64

2024-09-08 06:45:37 UTC (buildkit.dockerfile.v0)

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

2024-09-08 06:45:41 UTC (buildkit.dockerfile.v0)

RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c zypper -n install jq && rm -rf /var/cache/zypp/* # buildkit

2024-09-08 06:45:41 UTC (buildkit.dockerfile.v0)

COPY bin/longhornctl-linux-arm64 /usr/local/bin/longhornctl # buildkit

2024-09-08 06:45:42 UTC (buildkit.dockerfile.v0)

COPY bin/longhornctl-local-linux-arm64 /usr/local/bin/longhornctl-local # buildkit

2024-09-08 06:46:16 UTC (buildkit.dockerfile.v0)

COPY /spdk /spdk # buildkit

2024-09-08 06:46:16 UTC (buildkit.dockerfile.v0)

CMD ["longhornctl"]

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