Namespace
longhornio
Image / Tag
longhorn-cli:v1.8.0-dev-20241229
Content Digest
sha256:c42c16a7be2b2841847dac659a5979d7a4c5045c926e77cfb853b0bf6f77c587
Details
Created

2024-12-29 01:46:01 UTC

Size

85.5 MB

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

Environment
ARCH

amd64

PATH

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


Layers

[#000] sha256:f7020179dccd1d63ec3e3fcb5eacdefda0a18ed55c82507fd10d3da333c1a0d4 - 52.81% (45.1 MB)

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

[#002] sha256:2d4404a3e2daa2d083c1c1a38d1064ceca5ee939f5437266d7cadf36cd1ee044 - 12.91% (11 MB)

[#003] sha256:4b072df7e362b7e8cc420da1872e5c54c14f3dba0a1439e7eb640bb5d0c23d4f - 2.85% (2.44 MB)

[#004] sha256:ba73a48653d34fa2b710955c6ab86254d61ca3e2baeb60b46c21564ac458d414 - 12.54% (10.7 MB)

[#005] sha256:dca17355bf6c5ead8f1efdf743a1cd99bb373c39db40ccc6cf941d9cbddba63f - 14.61% (12.5 MB)

[#006] sha256:7334602fc26cb8a6a9e5898b941865cc9d8836f22ea9b584aa8567a8b4868076 - 4.27% (3.65 MB)


History
2024-12-19 08:28:26 UTC

KIWI 9.24.43

2024-12-29 01:45:38 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/amd64

2024-12-29 01:45:38 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-12-29 01:45:38 UTC (buildkit.dockerfile.v0)

ENV ARCH=amd64

2024-12-29 01:45:45 UTC (buildkit.dockerfile.v0)

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

2024-12-29 01:45:46 UTC (buildkit.dockerfile.v0)

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

2024-12-29 01:45:46 UTC (buildkit.dockerfile.v0)

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

2024-12-29 01:45:46 UTC (buildkit.dockerfile.v0)

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

2024-12-29 01:46:01 UTC (buildkit.dockerfile.v0)

COPY /spdk /spdk # buildkit

2024-12-29 01:46:01 UTC (buildkit.dockerfile.v0)

CMD ["longhornctl"]

Details
Created

2024-12-29 01:46:44 UTC

Size

83.6 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2024-12-19T08:16:36.470730840Z
  • 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/9c71906924d51fe4f4fde490b94383dd-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.14.7
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.6.47.14.7
  • com.suse.bci.base.release-stage
    released
  • com.suse.bci.base.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/9c71906924d51fe4f4fde490b94383dd/
  • 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.14.7
  • 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/9c71906924d51fe4f4fde490b94383dd//README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/9c71906924d51fe4f4fde490b94383dd-sles15-image
  • org.opencontainers.image.authors
    https://github.com/SUSE/bci/discussions
  • org.opencontainers.image.created
    2024-12-19T08:16:36.470730840Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP6.
  • org.opencontainers.image.ref.name
    15.6.47.14.7
  • org.opencontainers.image.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/9c71906924d51fe4f4fde490b94383dd/
  • 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.14.7
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.6.47.14.7

Environment
ARCH

arm64

PATH

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


Layers

[#000] sha256:f9b2ae87beccac262b8907ce98a6d6504ba9df0df259ad5107003bb247c5e160 - 54.31% (45.4 MB)

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

[#002] sha256:3734fb5975bd8cb7ab7acf9a1447d6d1cebfc24c2d2993c3c8cfa547dd6f8a85 - 13.14% (11 MB)

[#003] sha256:32454547ef695154a8ceb66a1fd32d648be8e10145a2c60c33ef3e2dccf7472b - 2.82% (2.36 MB)

[#004] sha256:a9865c0b671990dd5b2c4aa61a0cc5e8382039b8956a84b5ddb18313c77d5687 - 11.67% (9.75 MB)

[#005] sha256:02526043950ccd4cf7c46fda8990eff328e169bd8d4ac3498bac07ef0bebd52a - 13.69% (11.4 MB)

[#006] sha256:6ce6d1f99fa3acc89623c91529516846135020b019a72b14ca537a66f26c6aa7 - 4.36% (3.65 MB)


History
2024-12-19 08:16:56 UTC

KIWI 9.24.43

2024-12-29 01:45:39 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM=linux/arm64

2024-12-29 01:45:39 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-12-29 01:45:39 UTC (buildkit.dockerfile.v0)

ENV ARCH=arm64

2024-12-29 01:46:05 UTC (buildkit.dockerfile.v0)

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

2024-12-29 01:46:09 UTC (buildkit.dockerfile.v0)

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

2024-12-29 01:46:09 UTC (buildkit.dockerfile.v0)

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

2024-12-29 01:46:09 UTC (buildkit.dockerfile.v0)

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

2024-12-29 01:46:44 UTC (buildkit.dockerfile.v0)

COPY /spdk /spdk # buildkit

2024-12-29 01:46:44 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