Details
Created
2026-02-13 05:44:51 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2026-02-04T03:20:54.068630732Z
-
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/4981d4875b842d17d51bfdc223cb1b4a-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.14.12
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.14.12
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/
-
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.14.12
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
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/4981d4875b842d17d51bfdc223cb1b4a/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/4981d4875b842d17d51bfdc223cb1b4a-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2026-02-13T05:41:06Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.14.12
-
org.opencontainers.image.revision
81ac15519611b2466ca91267c84fc62ec0d29075
-
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.12.12-rc.1
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.14.12
Environment
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:3407869fb41a91e7d70e5a41e8b90e8fc15add941894bb81add232a435adcfc2 - 39.19% (44.8 MB)
[#001] sha256:c98ce18c730f54cf5bec06f591a746edee919d0e21ad5509e81dbdbf599176b8 - 0.0% (217 Bytes)
[#002] sha256:04e0e29b1fe18e8f1a797f93ef647bd9a8bee4e49c71bceba5e4a94e54f99efd - 20.68% (23.7 MB)
[#003] sha256:ea468272d7b038564bc589835abf84bce2412d5e70e8eac59533ed0233b77d9d - 20.09% (23 MB)
[#004] sha256:c3b47e701aa8e614303b801407375c53a7f96eba4edf76ff1259031d0864ebc2 - 20.04% (22.9 MB)
[#005] sha256:e933ed6bdf447fe929b13429dccc607e248da9ad8bc700d04b7f246206620ed4 - 0.0% (700 Bytes)
History
2026-02-04 03:21:05 UTC
KIWI 10.2.33
2026-02-13 05:44:43 UTC (buildkit.dockerfile.v0)
COPY package/log.sh /usr/bin/ # buildkit
2026-02-13 05:44:50 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
2026-02-13 05:44:50 UTC (buildkit.dockerfile.v0)
ARG ARCH=amd64
2026-02-13 05:44:50 UTC (buildkit.dockerfile.v0)
COPY fleetcontroller-linux-amd64 /usr/bin/fleetcontroller # buildkit
2026-02-13 05:44:50 UTC (buildkit.dockerfile.v0)
COPY fleet-linux-amd64 /usr/bin/fleet # buildkit
2026-02-13 05:44:51 UTC (buildkit.dockerfile.v0)
RUN |1 ARCH=amd64 /bin/sh -c useradd -u 1000 user # buildkit
2026-02-13 05:44:51 UTC (buildkit.dockerfile.v0)
USER 1000
2026-02-13 05:44:51 UTC (buildkit.dockerfile.v0)
ENTRYPOINT ["tini" "--"]
2026-02-13 05:44:51 UTC (buildkit.dockerfile.v0)
CMD ["fleetcontroller"]
Details
Created
2026-02-13 05:45:16 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2026-02-04T03:18:22.416187080Z
-
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/4981d4875b842d17d51bfdc223cb1b4a-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.14.12
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.14.12
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/4981d4875b842d17d51bfdc223cb1b4a/
-
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.14.12
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
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/4981d4875b842d17d51bfdc223cb1b4a/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/4981d4875b842d17d51bfdc223cb1b4a-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2026-02-13T05:41:06Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.14.12
-
org.opencontainers.image.revision
81ac15519611b2466ca91267c84fc62ec0d29075
-
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.12.12-rc.1
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.14.12
Environment
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:adc4f1eb6142a152b68eadecf3cfae59ea5258b275911561b79abeefe81c3802 - 40.64% (45.4 MB)
[#001] sha256:37da9fae3784f68cbdfb08f0f795d4ff45ced9407e42c50f144a36e5ea08e698 - 0.0% (216 Bytes)
[#002] sha256:8449796651c11c4c46f9b7b15e146cfe627d4d0a9aa0e520fed18ec92d7c882f - 21.97% (24.5 MB)
[#003] sha256:d407bc4b96c7be404023675f8c5d502b35e965b621e3c105b1bab05b5edf202e - 18.71% (20.9 MB)
[#004] sha256:fb5b9d8b368581dbf0452e379d4c6ef3e19d7f6e481e1989f12337a2735052e6 - 18.68% (20.9 MB)
[#005] sha256:fda8c9f49396402bc1ee92a70287196bbd98a63e0ab2d43c42210f1745ad5884 - 0.0% (693 Bytes)
History
2026-02-04 03:18:37 UTC
KIWI 10.2.33
2026-02-13 05:44:43 UTC (buildkit.dockerfile.v0)
COPY package/log.sh /usr/bin/ # buildkit
2026-02-13 05:45:16 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
2026-02-13 05:45:16 UTC (buildkit.dockerfile.v0)
ARG ARCH=arm64
2026-02-13 05:45:16 UTC (buildkit.dockerfile.v0)
COPY fleetcontroller-linux-arm64 /usr/bin/fleetcontroller # buildkit
2026-02-13 05:45:16 UTC (buildkit.dockerfile.v0)
COPY fleet-linux-arm64 /usr/bin/fleet # buildkit
2026-02-13 05:45:16 UTC (buildkit.dockerfile.v0)
RUN |1 ARCH=arm64 /bin/sh -c useradd -u 1000 user # buildkit
2026-02-13 05:45:16 UTC (buildkit.dockerfile.v0)
USER 1000
2026-02-13 05:45:16 UTC (buildkit.dockerfile.v0)
ENTRYPOINT ["tini" "--"]
2026-02-13 05:45:16 UTC (buildkit.dockerfile.v0)
CMD ["fleetcontroller"]