Namespace
rancher
Image / Tag
fleet:v0.10.2-linux-arm64
Content Digest
sha256:5f0b009ecc2ab8bf08c352356f750c9766b44fa74c3a62b98cf9d07fd30e9138
Details
Created

2024-09-13 12:26:33 UTC

Size

100 MB

Content Digest
Labels
  • com.suse.bci.base.created
    2024-09-11T09:30:27.853101720Z
  • 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/ef2ff7462f27f8270edb049b7e2c20a7-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.reference
    registry.suse.com/bci/bci-base:15.6.47.11.13
  • com.suse.bci.base.release-stage
    released
  • com.suse.bci.base.source
    https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/ef2ff7462f27f8270edb049b7e2c20a7/
  • 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.11.13
  • 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/ef2ff7462f27f8270edb049b7e2c20a7//README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/ef2ff7462f27f8270edb049b7e2c20a7-sles15-image
  • org.opencontainers.image.created
    2024-09-13T12:22:21Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP6.
  • org.opencontainers.image.revision
    decbf9ae72eff096b2bee5efe05a92fdcbd5627d
  • 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.2
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.6.47.11.13

Environment
PATH

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


Layers

[#000] sha256:46c9ef0395d37850a2a0ffc95998b5a3b18874e48a2ee9f02eebf0023ae99676 - 45.16% (45.3 MB)

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

[#002] sha256:041d5b2669dcad1c1b3a5bdfda924b3b3fd5609d1bc14fa6713272429637426f - 19.7% (19.8 MB)

[#003] sha256:aa8e950d5860ec25c98aeeab398610030eb0de4ce28ffc111e6dbea371cfa682 - 15.67% (15.7 MB)

[#004] sha256:4a538f57f6dafaa7538c8defb63f54a4edf1395b2ad60819a05bf71d507e78ad - 19.47% (19.5 MB)


History
2024-09-11 09:30:44 UTC

KIWI 9.24.43

2024-09-13 12:26:02 UTC (buildkit.dockerfile.v0)

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

2024-09-13 12:26:32 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-09-13 12:26:33 UTC (buildkit.dockerfile.v0)

ARG ARCH=arm64

2024-09-13 12:26:33 UTC (buildkit.dockerfile.v0)

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

2024-09-13 12:26:33 UTC (buildkit.dockerfile.v0)

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

2024-09-13 12:26:33 UTC (buildkit.dockerfile.v0)

USER 1000

2024-09-13 12:26:33 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["tini" "--"]

2024-09-13 12:26: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