Namespace
rancher
Image / Tag
fleet:v0.13.0-beta.2
Content Digest
sha256:1758c0af9488753f2175bbf4c9685467c1775ad51597d5d157e0ec298e5233c4
Details
Created

2025-07-01 16:56:31 UTC

Size

110 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2025-06-30T09:10:19.136989321Z
  • 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/a5761dbc61782eb4b2bfc4fffd2f9315-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.8.7
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.7-5.8.7
  • com.suse.bci.base.release-stage
    released
  • com.suse.bci.base.source
    https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/a5761dbc61782eb4b2bfc4fffd2f9315/
  • 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.8.7
  • 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/a5761dbc61782eb4b2bfc4fffd2f9315/README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/a5761dbc61782eb4b2bfc4fffd2f9315-sles15-image
  • org.opencontainers.image.authors
    https://github.com/SUSE/bci/discussions
  • org.opencontainers.image.created
    2025-07-01T16:50:44Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP7.
  • org.opencontainers.image.ref.name
    15.7-5.8.7
  • org.opencontainers.image.revision
    3c19193eb2b3ee3c0a08bda05ae70818ffd7884b
  • 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.13.0-beta.2
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.7-5.8.7

Environment
PATH

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


Layers

[#000] sha256:df071252862ad051f0de9d37e790701951e4bee610b77e4344b218fe575b1e8e - 41.13% (45.1 MB)

[#001] sha256:1874ffab0d28cc005e1ef7ebe361833c294e7a88ca64140b7f474d15bff60dcf - 0.0% (216 Bytes)

[#002] sha256:9a45cf4413851368e12c5d92575e41d2427290ff69cf955303c477aa6c08d1c3 - 17.43% (19.1 MB)

[#003] sha256:8a3f56b5e72898782ff7f070592b607bba53ebc5ee9d1476c2dfe73c8e734f30 - 20.96% (23 MB)

[#004] sha256:99121e2e29142f0322fbe303614192c561fc1e1d2576d4d8088e52fec93b8c49 - 20.48% (22.5 MB)


History
2025-06-30 09:10:31 UTC

KIWI 9.24.43

2025-07-01 16:56:23 UTC (buildkit.dockerfile.v0)

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

2025-07-01 16:56:31 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-07-01 16:56:31 UTC (buildkit.dockerfile.v0)

ARG ARCH=amd64

2025-07-01 16:56:31 UTC (buildkit.dockerfile.v0)

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

2025-07-01 16:56:31 UTC (buildkit.dockerfile.v0)

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

2025-07-01 16:56:31 UTC (buildkit.dockerfile.v0)

USER 1000

2025-07-01 16:56:31 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["tini" "--"]

2025-07-01 16:56:31 UTC (buildkit.dockerfile.v0)

CMD ["fleetcontroller"]

Details
Created

2025-07-01 16:57:12 UTC

Size

107 MB

Content Digest
Labels
  • com.suse.bci.base.authors
    https://github.com/SUSE/bci/discussions
  • com.suse.bci.base.created
    2025-06-30T09:11:08.459777120Z
  • 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/a5761dbc61782eb4b2bfc4fffd2f9315-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.8.7
  • com.suse.bci.base.reference
    registry.suse.com/bci/bci-base:15.7-5.8.7
  • com.suse.bci.base.release-stage
    released
  • com.suse.bci.base.source
    https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/a5761dbc61782eb4b2bfc4fffd2f9315/
  • 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.8.7
  • 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/a5761dbc61782eb4b2bfc4fffd2f9315/README.md
  • org.openbuildservice.disturl
    obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/a5761dbc61782eb4b2bfc4fffd2f9315-sles15-image
  • org.opencontainers.image.authors
    https://github.com/SUSE/bci/discussions
  • org.opencontainers.image.created
    2025-07-01T16:50:44Z
  • org.opencontainers.image.description
    Image for containers based on SUSE Linux Enterprise Server 15 SP7.
  • org.opencontainers.image.ref.name
    15.7-5.8.7
  • org.opencontainers.image.revision
    3c19193eb2b3ee3c0a08bda05ae70818ffd7884b
  • 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.13.0-beta.2
  • org.opensuse.reference
    registry.suse.com/bci/bci-base:15.7-5.8.7

Environment
PATH

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


Layers

[#000] sha256:a0015464c0ac8df39e3c0546873820d2f6df9009b1a025019a98b4524238d885 - 42.82% (45.8 MB)

[#001] sha256:d3dcf4fd273a0a02a3ba2b543946319a64d1cfcbaa654313031f7462c141c841 - 0.0% (216 Bytes)

[#002] sha256:5b9a38b59b3119594a561ce100b4a25a970781cdfd93cd5c35e672d7942809a1 - 18.56% (19.9 MB)

[#003] sha256:104070587ff5ba7c40efdb4b574c7fc3c89f594565b91e11576e145c02845f6c - 19.53% (20.9 MB)

[#004] sha256:1c47608de8c0199c001f7787c6ab0693ebef8c0b73fe00c77ebd683345b072c4 - 19.08% (20.4 MB)


History
2025-06-30 09:11:22 UTC

KIWI 9.24.43

2025-07-01 16:56:23 UTC (buildkit.dockerfile.v0)

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

2025-07-01 16:57:12 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-07-01 16:57:12 UTC (buildkit.dockerfile.v0)

ARG ARCH=arm64

2025-07-01 16:57:12 UTC (buildkit.dockerfile.v0)

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

2025-07-01 16:57:12 UTC (buildkit.dockerfile.v0)

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

2025-07-01 16:57:12 UTC (buildkit.dockerfile.v0)

USER 1000

2025-07-01 16:57:12 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["tini" "--"]

2025-07-01 16:57:12 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