Details
Created
2025-06-18 07:13:53 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-06-13T08:58:19.239424840Z
-
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/f38d763575255e07f0e57db4cb52702d-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.23.2
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.23.2
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/f38d763575255e07f0e57db4cb52702d/
-
com.suse.bci.base.supportlevel
l3
-
com.suse.bci.base.title
SLE BCI 15 SP6 Base
-
com.suse.bci.base.until
2025-12-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.6.47.23.2
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
com.suse.supportlevel.until
2025-12-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-SP6:Update:CR/sles15-image/f38d763575255e07f0e57db4cb52702d/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/f38d763575255e07f0e57db4cb52702d-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-06-18T07:08:38Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.23.2
-
org.opencontainers.image.revision
33927762fc17fa6c9d6e2819b49e79dad3768f85
-
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-alpha.6
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.23.2
Environment
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:e3a6a45640da59ff085a7beab2dc254b34cb4e5c1e04783ebd3828037b860774 - 42.48% (45.1 MB)
[#001] sha256:64c43da453734cee1adb9230b4720d6acb8fae704e4995b0104378b6bbae40d9 - 0.0% (216 Bytes)
[#002] sha256:5e5904b013cbe95003c83e4fc1fcf9a12dc978aabe993dda39e51e05007eada2 - 18.6% (19.7 MB)
[#003] sha256:fe0e808d064c460ed57d248c7f287677455f75625fef4237221a3907f7f38444 - 19.69% (20.9 MB)
[#004] sha256:93f9268512f4eceb62741af80e3082b1bd7a13b3dc492751868dd39704bb646f - 19.23% (20.4 MB)
History
2025-06-13 08:58:30 UTC
KIWI 9.24.43
2025-06-18 07:13:28 UTC (buildkit.dockerfile.v0)
COPY package/log.sh /usr/bin/ # buildkit
2025-06-18 07:13:52 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-06-18 07:13:52 UTC (buildkit.dockerfile.v0)
ARG ARCH=arm64
2025-06-18 07:13:52 UTC (buildkit.dockerfile.v0)
COPY fleetcontroller-linux-arm64 /usr/bin/fleetcontroller # buildkit
2025-06-18 07:13:53 UTC (buildkit.dockerfile.v0)
COPY fleet-linux-arm64 /usr/bin/fleet # buildkit
2025-06-18 07:13:53 UTC (buildkit.dockerfile.v0)
USER 1000
2025-06-18 07:13:53 UTC (buildkit.dockerfile.v0)
ENTRYPOINT ["tini" "--"]
2025-06-18 07:13:53 UTC (buildkit.dockerfile.v0)
CMD ["fleetcontroller"]