Details
Created
2026-04-07 11:48:31 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2026-04-02T15:55:06.222673910Z
-
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.15
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.17.15
-
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.15
-
-
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-07T11:42:42Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.17.15
-
org.opencontainers.image.revision
dc28ac35187acbf9beaa83331a73463172e5d777
-
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.14.5-beta.2
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.17.15
Environment
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:f7adf6a39665721dfc422317d5c6a66fa378a2d8587c3dffaaac5334d0698bea - 42.93% (44.7 MB)
[#001] sha256:6928651c59a26d45b27c97dece59052d17189878ecf00731817d5ef3bdf648e9 - 0.0% (216 Bytes)
[#002] sha256:0ccb2278ab9ce2c7bd02d72642263b5bf9ba6d125aa036a01c4784005f0b8dcc - 19.05% (19.9 MB)
[#003] sha256:fc026f10706a3c7bc511f699d937f697c339a938af6fba6d93df3d695531eb0c - 19.29% (20.1 MB)
[#004] sha256:8721432510345c1f46cf93c0855008fdcf573ab19dda6f4d6bfc8b759542077e - 18.72% (19.5 MB)
[#005] sha256:0b615095d844e52c27756f9ba9f5998c0107381385f99841774bac13b1b1c07d - 0.0% (693 Bytes)
History
2026-04-02 15:55:16 UTC
KIWI 10.2.33
2026-04-07 11:48:23 UTC (buildkit.dockerfile.v0)
COPY package/log.sh /usr/bin/ # buildkit
2026-04-07 11:48: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
2026-04-07 11:48:31 UTC (buildkit.dockerfile.v0)
ARG ARCH=amd64
2026-04-07 11:48:31 UTC (buildkit.dockerfile.v0)
COPY fleetcontroller-linux-amd64 /usr/bin/fleetcontroller # buildkit
2026-04-07 11:48:31 UTC (buildkit.dockerfile.v0)
COPY fleet-linux-amd64 /usr/bin/fleet # buildkit
2026-04-07 11:48:31 UTC (buildkit.dockerfile.v0)
RUN |1 ARCH=amd64 /bin/sh -c useradd -u 1000 user # buildkit
2026-04-07 11:48:31 UTC (buildkit.dockerfile.v0)
USER 1000
2026-04-07 11:48:31 UTC (buildkit.dockerfile.v0)
ENTRYPOINT ["tini" "--"]
2026-04-07 11:48:31 UTC (buildkit.dockerfile.v0)
CMD ["fleetcontroller"]
Details
Created
2026-04-07 11:48:54 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2026-04-02T15:46:45.339885480Z
-
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.15
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.17.15
-
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.15
-
-
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-07T11:42:42Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.17.15
-
org.opencontainers.image.revision
dc28ac35187acbf9beaa83331a73463172e5d777
-
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.14.5-beta.2
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.17.15
Environment
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:8177e6bc67e6537f80fa96926bec88b9c82a213dfeab9b1166987b004da35652 - 44.68% (45.2 MB)
[#001] sha256:63e0ff241520b6d8937797241837baf421a0078404c52ae4a18062b3367a54a4 - 0.0% (216 Bytes)
[#002] sha256:d00a1e282a25917c939e80caa30e6fb9b7f8d064af74df68091526566ab4126b - 20.27% (20.5 MB)
[#003] sha256:6b66de7256285b5d9206d3f0629e386230b10310fb341ce405e193c0c95f9eab - 17.79% (18 MB)
[#004] sha256:2ad6b28b3f99e2217922d4752b89f185343085364754ca6350d4a2c2248c89cf - 17.26% (17.5 MB)
[#005] sha256:ad5326e11709237b90e929262cb0452c898773f195cdc2fa681071da0f09dc8d - 0.0% (694 Bytes)
History
2026-04-02 15:47:00 UTC
KIWI 10.2.33
2026-04-07 11:48:23 UTC (buildkit.dockerfile.v0)
COPY package/log.sh /usr/bin/ # buildkit
2026-04-07 11:48:53 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-07 11:48:53 UTC (buildkit.dockerfile.v0)
ARG ARCH=arm64
2026-04-07 11:48:53 UTC (buildkit.dockerfile.v0)
COPY fleetcontroller-linux-arm64 /usr/bin/fleetcontroller # buildkit
2026-04-07 11:48:53 UTC (buildkit.dockerfile.v0)
COPY fleet-linux-arm64 /usr/bin/fleet # buildkit
2026-04-07 11:48:54 UTC (buildkit.dockerfile.v0)
RUN |1 ARCH=arm64 /bin/sh -c useradd -u 1000 user # buildkit
2026-04-07 11:48:54 UTC (buildkit.dockerfile.v0)
USER 1000
2026-04-07 11:48:54 UTC (buildkit.dockerfile.v0)
ENTRYPOINT ["tini" "--"]
2026-04-07 11:48:54 UTC (buildkit.dockerfile.v0)
CMD ["fleetcontroller"]