Details
Created
2025-09-16 06:10:54 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-09-12T13:20:22.874740930Z
-
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.29
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.23.29
-
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.29
-
-
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-09-16T06:06:52Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.23.29
-
org.opencontainers.image.revision
060d840bb70bde718da7c68384f3926c915bd5a2
-
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.7-rc.2
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.23.29
Environment
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:27502db81edb4d4ddd066223af48d44c67fc13489cd88a8767e5ec2a8559a41d - 40.65% (44.9 MB)
[#001] sha256:b7ce4d07c1e493536af3f17ce89e5c9107d6e27afc083520ce7906b9e6d2c298 - 0.0% (216 Bytes)
[#002] sha256:baa634f50263698a7b9e7209b272aeafeac0206f6e70dbfcb0594c48b6343c7f - 17.77% (19.6 MB)
[#003] sha256:7ba797bb823315027042ef4c3298aff9a2ee87c908c9178134140c8c77e81127 - 20.81% (23 MB)
[#004] sha256:33670692933d94bed749c1808b2d7cba149e82c5268fa0e3268a81bf23686cc6 - 20.77% (22.9 MB)
[#005] sha256:051a61b439641a7ecf33d331bd0195475b46f363733b565bc36028fd5dd1a483 - 0.0% (671 Bytes)
History
2025-09-12 13:20:33 UTC
KIWI 9.24.43
2025-09-16 06:10:46 UTC (buildkit.dockerfile.v0)
COPY package/log.sh /usr/bin/ # buildkit
2025-09-16 06:10:54 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-09-16 06:10:54 UTC (buildkit.dockerfile.v0)
ARG ARCH=amd64
2025-09-16 06:10:54 UTC (buildkit.dockerfile.v0)
COPY fleetcontroller-linux-amd64 /usr/bin/fleetcontroller # buildkit
2025-09-16 06:10:54 UTC (buildkit.dockerfile.v0)
COPY fleet-linux-amd64 /usr/bin/fleet # buildkit
2025-09-16 06:10:54 UTC (buildkit.dockerfile.v0)
RUN |1 ARCH=amd64 /bin/sh -c useradd -u 1000 user # buildkit
2025-09-16 06:10:54 UTC (buildkit.dockerfile.v0)
USER 1000
2025-09-16 06:10:54 UTC (buildkit.dockerfile.v0)
ENTRYPOINT ["tini" "--"]
2025-09-16 06:10:54 UTC (buildkit.dockerfile.v0)
CMD ["fleetcontroller"]
Details
Created
2025-09-16 06:11:32 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-09-12T12:59:15.518801840Z
-
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.29
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.23.29
-
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.29
-
-
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-09-16T06:06:52Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.23.29
-
org.opencontainers.image.revision
060d840bb70bde718da7c68384f3926c915bd5a2
-
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.7-rc.2
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.23.29
Environment
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:26f25048a5811f1cbb0d0fe7b0cef16bee18f8ba479d1fcca010d4ad74894434 - 42.06% (45.2 MB)
[#001] sha256:c9be975bc93c83e4d9628560b63c5fad2683bbc1417de4e5cc13156a5288fe9c - 0.0% (215 Bytes)
[#002] sha256:2caf40bcf3ad1c370663214792fe7d0042bee921ca7732c0f521260d7dc381d6 - 19.07% (20.5 MB)
[#003] sha256:b193f980258ad2db2d6528e0a10bbc126e86118b4a8756597fa45324f9ecc9d8 - 19.46% (20.9 MB)
[#004] sha256:dc5aa067a3d0359365246b63c7b86702669f88c3d481c888e92c2e47b86d0fdb - 19.42% (20.9 MB)
[#005] sha256:f974f6701fe7422b6efb13ae7e4819fef15afc01425de910a7394199fcf8e439 - 0.0% (670 Bytes)
History
2025-09-12 12:59:31 UTC
KIWI 9.24.43
2025-09-16 06:10:46 UTC (buildkit.dockerfile.v0)
COPY package/log.sh /usr/bin/ # buildkit
2025-09-16 06:11: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
2025-09-16 06:11:32 UTC (buildkit.dockerfile.v0)
ARG ARCH=arm64
2025-09-16 06:11:32 UTC (buildkit.dockerfile.v0)
COPY fleetcontroller-linux-arm64 /usr/bin/fleetcontroller # buildkit
2025-09-16 06:11:32 UTC (buildkit.dockerfile.v0)
COPY fleet-linux-arm64 /usr/bin/fleet # buildkit
2025-09-16 06:11:32 UTC (buildkit.dockerfile.v0)
RUN |1 ARCH=arm64 /bin/sh -c useradd -u 1000 user # buildkit
2025-09-16 06:11:32 UTC (buildkit.dockerfile.v0)
USER 1000
2025-09-16 06:11:32 UTC (buildkit.dockerfile.v0)
ENTRYPOINT ["tini" "--"]
2025-09-16 06:11:32 UTC (buildkit.dockerfile.v0)
CMD ["fleetcontroller"]