Namespace
rancher
Image / Tag
fleet:v0.11.1-rc.3-linux-arm64
Content Digest
sha256:eabac5a4171b4b35f54548ebd0646ebd5f6f5174854940880c02c32e98a31d7c
Details
Created

2024-12-09 11:27:11 UTC

Size

102 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2024-12-06T17:20:08.026713520Z
  • 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/9c71906924d51fe4f4fde490b94383dd-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.14.4
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.6.47.14.4
  • com.suse.bci.base.release-stage
    released
  • com.suse.bci.base.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/9c71906924d51fe4f4fde490b94383dd/
  • 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.14.4
  • 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/9c71906924d51fe4f4fde490b94383dd//README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/9c71906924d51fe4f4fde490b94383dd-sles15-image
  • org.opencontainers.image.authors
    https://github.com/SUSE/bci/discussions
  • org.opencontainers.image.created
    2024-12-09T11:23:25Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP6.
  • org.opencontainers.image.ref.name
    15.6.47.14.4
  • org.opencontainers.image.revision
    e01b5467c7e5e642d63c53543413413adcaebd10
  • 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.11.1-rc.3
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.6.47.14.4

Environment
PATH

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


Layers

[#000] sha256:87e825502374eafa4bc04639bf69e833f0fbd3d79e1cf7563b3f81db2736dd5c - 44.53% (45.4 MB)

[#001] sha256:3678e7bcd629d549ee0b22c2b90da660512beca7e31699b1fffc9e10028583fc - 0.0% (213 Bytes)

[#002] sha256:07b8be074f284104179a474b72fa2a183dd639b20429b22b31f6713cc1fa29db - 19.38% (19.8 MB)

[#003] sha256:c252fed154695334ff652bab9575c188b2665376ec53fdc23c0e9aa09a153386 - 16.25% (16.6 MB)

[#004] sha256:1bc0389d852282d5efd11f84621d9eaa6f530b6d75d554080bfcd3d436684d87 - 19.85% (20.2 MB)


History
2024-12-06 17:20:25 UTC

KIWI 9.24.43

2024-12-09 11:26:41 UTC (buildkit.dockerfile.v0)

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

2024-12-09 11:27:11 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

2024-12-09 11:27:11 UTC (buildkit.dockerfile.v0)

ARG ARCH=arm64

2024-12-09 11:27:11 UTC (buildkit.dockerfile.v0)

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

2024-12-09 11:27:11 UTC (buildkit.dockerfile.v0)

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

2024-12-09 11:27:11 UTC (buildkit.dockerfile.v0)

USER 1000

2024-12-09 11:27:11 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["tini" "--"]

2024-12-09 11:27:11 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