Namespace
rancher
Image / Tag
fleet:v0.13.0-alpha.2-linux-arm64
Content Digest
sha256:acb61fae38cb9f1edf39f22e5a9a199446060757ad5d96f651abab8183ae78b5
Details
Created

2025-04-29 15:48:33 UTC

Size

106 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2025-04-28T14:27:38.279002640Z
  • 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/ff8afe2cbb1c5a5375979b27f50584f3-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.20.33
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.6.47.20.33
  • com.suse.bci.base.release-stage
    released
  • com.suse.bci.base.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/ff8afe2cbb1c5a5375979b27f50584f3/
  • 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.20.33
  • 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/ff8afe2cbb1c5a5375979b27f50584f3//README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/ff8afe2cbb1c5a5375979b27f50584f3-sles15-image
  • org.opencontainers.image.authors
    https://github.com/SUSE/bci/discussions
  • org.opencontainers.image.created
    2025-04-29T15:43:00Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP6.
  • org.opencontainers.image.ref.name
    15.6.47.20.33
  • org.opencontainers.image.revision
    76a23232e60f891ea33cd9b86126341f177f03e8
  • org.opencontainers.image.source
    https://github.com/rancher/fleet
  • org.opencontainers.image.title
    fleet
  • org.opencontainers.image.url
    https://www.suse.com/products/base-container-images/
  • org.opencontainers.image.vendor
    SUSE LLC
  • org.opencontainers.image.version
    0.13.0-alpha.2
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.6.47.20.33

Environment
PATH

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


Layers

[#000] sha256:04f6522455bb0a732802e990457dcf3604e4c099f6a72a4fb80d88ec758c8713 - 42.91% (45.5 MB)

[#001] sha256:7bd16f20a9645f04d1d823acdf58ba187d988fd0d3ddebe476c8a8c63e785de7 - 0.0% (217 Bytes)

[#002] sha256:b6f8bf0e28f3491b5bc1ec653a774aa85ec4fa2fa191644ba4db169a02657bc7 - 18.61% (19.7 MB)

[#003] sha256:39820ad8a67d59fb272df69354fa87a3de14c7906b4039ac81d1b78c49d6a07a - 19.16% (20.3 MB)

[#004] sha256:1b9d1326f2f8fd5a24dadb48f6852c4a00d1777f505f018e61fcb6eed93e8d0d - 19.32% (20.5 MB)


History
2025-04-28 14:27:52 UTC

KIWI 9.24.43

2025-04-29 15:48:02 UTC (buildkit.dockerfile.v0)

COPY package/log.sh /usr/bin/ # buildkit

2025-04-29 15:48:33 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c zypper rm -y container-suseconnect && zypper ar --priority=500 https://download.opensuse.org/repositories/Virtualization:containers/5.5/Virtualization:containers.repo && zypper --gpg-auto-import-keys ref && zypper -n update && zypper -n install --no-recommends openssh-clients tini git-core && zypper -n clean -a && rm -fr /var/log/zypp* /usr/share/doc # buildkit

2025-04-29 15:48:33 UTC (buildkit.dockerfile.v0)

ARG ARCH=arm64

2025-04-29 15:48:33 UTC (buildkit.dockerfile.v0)

COPY fleetcontroller-linux-arm64 /usr/bin/fleetcontroller # buildkit

2025-04-29 15:48:33 UTC (buildkit.dockerfile.v0)

COPY fleet-linux-arm64 /usr/bin/fleet # buildkit

2025-04-29 15:48:33 UTC (buildkit.dockerfile.v0)

USER 1000

2025-04-29 15:48:33 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["tini" "--"]

2025-04-29 15:48:33 UTC (buildkit.dockerfile.v0)

CMD ["fleetcontroller"]

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