Namespace
rancher
Image / Tag
fleet:v0.10.9-linux-arm64
Content Digest
sha256:468586972e0372796b917b8701abc90cfd7fc35ca7818d3d09670e6b913d29d4
Details
Created

2025-02-19 17:07:56 UTC

Size

101 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2025-02-18T15:44:45.055245040Z
  • 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.12
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.6.47.20.12
  • 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.12
  • 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-02-19T17:05:17Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP6.
  • org.opencontainers.image.ref.name
    15.6.47.20.12
  • org.opencontainers.image.revision
    8a2d98c9dc12f45f0b727e1a11bc90da01c2d61a
  • 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.10.9
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.6.47.20.12

Environment
PATH

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


Layers

[#000] sha256:06aa605326993299870c54e3ebbe00af8488018cddf513a84c93ca2583b58d73 - 45.16% (45.6 MB)

[#001] sha256:2273c59f1e75c15b287ee190b5631a9adc169b0f2bbd2a71e88201f146626ec5 - 0.0% (214 Bytes)

[#002] sha256:cf2e140edfbaee9d38fd64d09dad192d7de338451f4765ba8d6642e014bde60e - 19.59% (19.8 MB)

[#003] sha256:bbd1eb880c87a28ed61706792a172cacb203ca144b24773ee4f0fcd947a2f2dd - 15.79% (15.9 MB)

[#004] sha256:20517d556c2f6864d59117ab87424197cf93e47ac8f34517147d2adeffa179ec - 19.46% (19.6 MB)


History
2025-02-18 15:44:57 UTC

KIWI 9.24.43

2025-02-19 17:07:29 UTC (buildkit.dockerfile.v0)

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

2025-02-19 17:07:56 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-02-19 17:07:56 UTC (buildkit.dockerfile.v0)

ARG ARCH=arm64

2025-02-19 17:07:56 UTC (buildkit.dockerfile.v0)

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

2025-02-19 17:07:56 UTC (buildkit.dockerfile.v0)

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

2025-02-19 17:07:56 UTC (buildkit.dockerfile.v0)

USER 1000

2025-02-19 17:07:56 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["tini" "--"]

2025-02-19 17:07:56 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