Namespace
rancher
Image / Tag
fleet:v0.14.1-rc.1-linux-arm64
Content Digest
sha256:092a1f10768f708d3d2636fbaea926749b8d9b4c4bb441f5f40bc56a4e0ddb22
Details
Created

2025-12-10 16:54:08 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-10T16:49:01Z
  • 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
    9e77da0d13fd9bf21e7acc4accd8f7f0b1f75551
  • 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-rc.1
  • 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:76f2e88cdef30fe54c9617fc7f651bb39c764620e427114b0f9e045a09b8f035 - 0.0% (215 Bytes)

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

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

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

[#005] sha256:0a8db5d091b5c7aabbdf6a08acb15fc2781cb71c551504eb367b4b47ceafdf8a - 0.0% (690 Bytes)


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

KIWI 10.2.33

2025-12-10 16:53:39 UTC (buildkit.dockerfile.v0)

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

2025-12-10 16:54:08 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-10 16:54:08 UTC (buildkit.dockerfile.v0)

ARG ARCH=arm64

2025-12-10 16:54:08 UTC (buildkit.dockerfile.v0)

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

2025-12-10 16:54:08 UTC (buildkit.dockerfile.v0)

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

2025-12-10 16:54:08 UTC (buildkit.dockerfile.v0)

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

2025-12-10 16:54:08 UTC (buildkit.dockerfile.v0)

USER 1000

2025-12-10 16:54:08 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["tini" "--"]

2025-12-10 16:54:08 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