Namespace
longhornio
Image / Tag
longhorn-manager:v1.6.3-rc1
Content Digest
sha256:ffa801225fe6541d55844dcfe501fc9193185a39dd17f6a95a2966f433c95135
Details
Created

2024-09-10 07:27:27 UTC

Size

125 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 - 37.41% (46.7 MB)

[#001] sha256:32bb5a89e4726ecaf25ec2e469affbf78601516dcca002c520877c9ae5dfdf5c - 13.87% (17.3 MB)

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

[#003] sha256:3b802e439026ab1572770791cde90b7a5ace6f71e734f1811ceae53c3aeb1e7e - 15.25% (19 MB)

[#004] sha256:804b862f8e540d2c388258aa99891557b6baf01b2562dbc4ba4d5d24aa98e328 - 0.0% (687 Bytes)

[#005] sha256:de728119db4823eb57adf59d41f955b2f32a16bd942cea63eab8f938b2e0f5eb - 33.47% (41.8 MB)


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

KIWI 9.24.43

2024-09-10 07:27:20 UTC (buildkit.dockerfile.v0)

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

2024-09-10 07:27:20 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2024-09-10 07:27:20 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-10 07:27:20 UTC (buildkit.dockerfile.v0)

ENV ARCH=amd64

2024-09-10 07:27:20 UTC (buildkit.dockerfile.v0)

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

2024-09-10 07:27:20 UTC (buildkit.dockerfile.v0)

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

2024-09-10 07:27:27 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

2024-09-10 07:27:27 UTC (buildkit.dockerfile.v0)

VOLUME [/usr/local/sbin]

2024-09-10 07:27:27 UTC (buildkit.dockerfile.v0)

EXPOSE map[9500/tcp:{}]

2024-09-10 07:27:27 UTC (buildkit.dockerfile.v0)

CMD ["launch-manager"]

Details
Created

2024-09-10 07:28:15 UTC

Size

123 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 - 38.21% (47.1 MB)

[#001] sha256:8da1526c7196bb123628d71a5e0dd9d2f4c032f663c849aa4aec2cf01e1117cd - 13.28% (16.4 MB)

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

[#003] sha256:0ba9336dbd882d24924ecdcdd407baef2d7da2e2b4a1f9865885c6b60ef6d0e9 - 14.05% (17.3 MB)

[#004] sha256:98dbe46afdd84ccd84007932edef4082e480b1af35a14dafd5643905e8763001 - 0.0% (686 Bytes)

[#005] sha256:b0e1a8173f5eccd1d7cd18f0b7f438e76e6d06dfa19c4dbc7595aa8ffd7dd79e - 34.47% (42.5 MB)


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

KIWI 9.24.43

2024-09-10 07:27:32 UTC (buildkit.dockerfile.v0)

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

2024-09-10 07:27:32 UTC (buildkit.dockerfile.v0)

ARG TARGETPLATFORM

2024-09-10 07:27:32 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-10 07:27:32 UTC (buildkit.dockerfile.v0)

ENV ARCH=arm64

2024-09-10 07:27:33 UTC (buildkit.dockerfile.v0)

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

2024-09-10 07:27:33 UTC (buildkit.dockerfile.v0)

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

2024-09-10 07:28:15 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

2024-09-10 07:28:15 UTC (buildkit.dockerfile.v0)

VOLUME [/usr/local/sbin]

2024-09-10 07:28:15 UTC (buildkit.dockerfile.v0)

EXPOSE map[9500/tcp:{}]

2024-09-10 07:28:15 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