Details
Created
2026-04-22 13:28:16 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2026-04-20T11:54:56.767537297Z
-
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/73cdef8290e0d53d0549832cc5e8ba61-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.17.23
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.17.23
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/73cdef8290e0d53d0549832cc5e8ba61/
-
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.17.23
-
-
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/73cdef8290e0d53d0549832cc5e8ba61/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/73cdef8290e0d53d0549832cc5e8ba61-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2026-04-22T13:24:08Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.17.23
-
org.opencontainers.image.revision
00c233e02b62a29123b26347fca68be3eb4d1a92
-
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.15.1-rc.1
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.17.23
Environment
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:214c653c9cfe9d102def74c7f2cb3d9c0a65f351545a8e1edb10f850a568bc23 - 42.66% (45 MB)
[#001] sha256:943f02032658ab1b726f03e076b3509b8d6a072e487481c8c1abc1d152730b97 - 0.0% (215 Bytes)
[#002] sha256:5f6608a091b63cf697cbd6bfdcad9f9df1cece8778c0add9a3df4536818d5c05 - 19.52% (20.6 MB)
[#003] sha256:1da0d366f4d2e2bc1912f7ed57768ea7824199e4e602fd76b7c84e2834f8a1c4 - 18.43% (19.4 MB)
[#004] sha256:0789db773a76088fc50ce9e842bb45447129d94294023fc6b5d68f9e6bb09062 - 19.38% (20.4 MB)
[#005] sha256:236ff43c48946f616aed037ef824afc9b2c47fcc51289a9dcb9cf9be356c0db6 - 0.0% (2.28 KB)
History
2026-04-20 11:55:07 UTC
KIWI 10.2.33
2026-04-22 13:28:09 UTC (buildkit.dockerfile.v0)
COPY package/log.sh /usr/bin/ # buildkit
2026-04-22 13:28: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-04-22 13:28:16 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/amd64
2026-04-22 13:28:16 UTC (buildkit.dockerfile.v0)
COPY linux/amd64/fleetcontroller-linux-* /usr/bin/fleetcontroller # buildkit
2026-04-22 13:28:16 UTC (buildkit.dockerfile.v0)
COPY linux/amd64/fleet-linux-* /usr/bin/fleet # buildkit
2026-04-22 13:28:16 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c useradd -u 1000 user # buildkit
2026-04-22 13:28:16 UTC (buildkit.dockerfile.v0)
USER 1000
2026-04-22 13:28:16 UTC (buildkit.dockerfile.v0)
ENTRYPOINT ["tini" "--"]
2026-04-22 13:28:16 UTC (buildkit.dockerfile.v0)
CMD ["fleetcontroller"]
Details
Created
2026-04-22 13:28:37 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2026-04-20T11:55:25.707786800Z
-
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/73cdef8290e0d53d0549832cc5e8ba61-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.17.23
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.17.23
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/sles15-image/73cdef8290e0d53d0549832cc5e8ba61/
-
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.17.23
-
-
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/73cdef8290e0d53d0549832cc5e8ba61/README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/images/73cdef8290e0d53d0549832cc5e8ba61-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2026-04-22T13:24:08Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.17.23
-
org.opencontainers.image.revision
00c233e02b62a29123b26347fca68be3eb4d1a92
-
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.15.1-rc.1
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.17.23
Environment
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:7badb11210c6e6b573f94d59e0334d1864c4cdeb9c2a873d1d85184667d39a5b - 44.42% (45.5 MB)
[#001] sha256:3b7f79349948d55828c47a8dc5b08b7832c6a3056459a34870bc31b9ff653516 - 0.0% (216 Bytes)
[#002] sha256:9038e4036f028a50fda54bd93db18254a636712fc52ac3cd5d0194063011c7cf - 20.76% (21.3 MB)
[#003] sha256:db44894cbd0d32545fa2b542402396deb5280bda054f49c3a7248ebdfc9798cb - 16.99% (17.4 MB)
[#004] sha256:683f5b845d5f5cf5a03173ce9239035f588959bbc6142354f4fd7f7842d5c9b2 - 17.84% (18.3 MB)
[#005] sha256:1eab1f627b5c9bec3fb7e7d41ba4c56b9b04de91984f007e041502df0191f53a - 0.0% (2.28 KB)
History
2026-04-20 11:55:37 UTC
KIWI 10.2.33
2026-04-22 13:28:09 UTC (buildkit.dockerfile.v0)
COPY package/log.sh /usr/bin/ # buildkit
2026-04-22 13:28:36 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-04-22 13:28:36 UTC (buildkit.dockerfile.v0)
ARG TARGETPLATFORM=linux/arm64
2026-04-22 13:28:36 UTC (buildkit.dockerfile.v0)
COPY linux/arm64/fleetcontroller-linux-* /usr/bin/fleetcontroller # buildkit
2026-04-22 13:28:37 UTC (buildkit.dockerfile.v0)
COPY linux/arm64/fleet-linux-* /usr/bin/fleet # buildkit
2026-04-22 13:28:37 UTC (buildkit.dockerfile.v0)
RUN |1 TARGETPLATFORM=linux/arm64 /bin/sh -c useradd -u 1000 user # buildkit
2026-04-22 13:28:37 UTC (buildkit.dockerfile.v0)
USER 1000
2026-04-22 13:28:37 UTC (buildkit.dockerfile.v0)
ENTRYPOINT ["tini" "--"]
2026-04-22 13:28:37 UTC (buildkit.dockerfile.v0)
CMD ["fleetcontroller"]