Namespace
rancher
Image / Tag
fleet:v0.14.1-beta.3-linux-arm64
Content Digest
sha256:2b211f5c69f2ed4cdd7329e0602fe15beaa2d60379f78a86944ad0f523aecc6b
Details
Created

2025-12-08 06:33:06 UTC

Size

104 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2025-12-01T10:02:13.990624320Z
  • com.suse.bci.base.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP7.
  • com.suse.bci.base.disturl
    obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/4981d4875b842d17d51bfdc223cb1b4a-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.7-5.14.1
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.7-5.14.1
  • com.suse.bci.base.release-stage
    released
  • com.suse.bci.base.source
    https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/
  • com.suse.bci.base.supportlevel
    l3
  • com.suse.bci.base.title
    SLE BCI 15 SP7 Base
  • com.suse.bci.base.until
    2031-07-31
  • 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.7-5.14.1
  • 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
  • com.suse.supportlevel.until
    2031-07-31
  • 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-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/4981d4875b842d17d51bfdc223cb1b4a-sles15-image
  • org.opencontainers.image.authors
    https://github.com/SUSE/bci/discussions
  • org.opencontainers.image.created
    2025-12-08T06:27:46Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP7.
  • org.opencontainers.image.ref.name
    15.7-5.14.1
  • org.opencontainers.image.revision
    321305137c7e33289fda29479f81d63f71fa0a07
  • 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.14.1-beta.3
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.7-5.14.1

Environment
PATH

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


Layers

[#000] sha256:500ec0eb2257b1964de51591a6ce668bf83662084f2bc3074da303547a9ac4ba - 43.69% (45.5 MB)

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

[#002] sha256:cf9c141bc67fb39b388df300e422efef8c85182c73adca272efda5454518a795 - 19.78% (20.6 MB)

[#003] sha256:a98b13261a06fed7b885e1421accb9446dedd049e5300f3ae23ffa13f9d64a70 - 18.62% (19.4 MB)

[#004] sha256:0c32f17e103160f59b99fe59458c5314494ea9fecb61974c67e2ca8b3b99ce54 - 17.91% (18.6 MB)

[#005] sha256:c91ca16e15ccebce54c581443844bf5af30e1345e8656f392d8821109c685145 - 0.0% (691 Bytes)


History
2025-12-01 10:02:27 UTC

KIWI 10.2.33

2025-12-08 06:32:34 UTC (buildkit.dockerfile.v0)

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

2025-12-08 06:33:06 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-12-08 06:33:06 UTC (buildkit.dockerfile.v0)

ARG ARCH=arm64

2025-12-08 06:33:06 UTC (buildkit.dockerfile.v0)

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

2025-12-08 06:33:06 UTC (buildkit.dockerfile.v0)

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

2025-12-08 06:33:06 UTC (buildkit.dockerfile.v0)

RUN |1 ARCH=arm64 /bin/sh -c useradd -u 1000 user # buildkit

2025-12-08 06:33:06 UTC (buildkit.dockerfile.v0)

USER 1000

2025-12-08 06:33:06 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["tini" "--"]

2025-12-08 06:33:06 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