Details
Created
2026-01-28 07:43:40 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2026-01-07T10:58:03.792337234Z
-
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.5
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.14.5
-
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.5
-
-
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-01-28T07:38:25Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.14.5
-
org.opencontainers.image.revision
d67639223b34e0f1f034976cbfaea085b7570db2
-
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.0-alpha.5
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.14.5
Environment
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:c6484aee5f855d6496625efe9c3958e1d6d4381e35c2896955c00d993c99371f - 38.64% (44.8 MB)
[#001] sha256:5d7680e921ab12aa67f2439151dc962809177ada3971099530db49e6784b279d - 0.0% (217 Bytes)
[#002] sha256:1a77cb2e356050779d9d87b647d5a2aae1ebf34f49676806742deffe0a0fbd80 - 23.56% (27.3 MB)
[#003] sha256:88e500816abc70852c8184307dad33955bf1052406f3754046f9150668bfc3da - 18.5% (21.5 MB)
[#004] sha256:33a3a8129b03bfa49865145a20780f4e407056dd4b7831e42fbf990865aa11b8 - 19.29% (22.4 MB)
[#005] sha256:d0938f71829d79aebab6c18bc23d2fd6aa20264e66914dd7595e94b1b2781b4a - 0.0% (698 Bytes)
History
2026-01-07 10:58:16 UTC
KIWI 10.2.33
2026-01-28 07:43:22 UTC (buildkit.dockerfile.v0)
COPY package/log.sh /usr/bin/ # buildkit
2026-01-28 07:43:40 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-01-28 07:43:40 UTC (buildkit.dockerfile.v0)
ARG ARCH=amd64
2026-01-28 07:43:40 UTC (buildkit.dockerfile.v0)
COPY fleetcontroller-linux-amd64 /usr/bin/fleetcontroller # buildkit
2026-01-28 07:43:40 UTC (buildkit.dockerfile.v0)
COPY fleet-linux-amd64 /usr/bin/fleet # buildkit
2026-01-28 07:43:40 UTC (buildkit.dockerfile.v0)
RUN |1 ARCH=amd64 /bin/sh -c useradd -u 1000 user # buildkit
2026-01-28 07:43:40 UTC (buildkit.dockerfile.v0)
USER 1000
2026-01-28 07:43:40 UTC (buildkit.dockerfile.v0)
ENTRYPOINT ["tini" "--"]
2026-01-28 07:43:40 UTC (buildkit.dockerfile.v0)
CMD ["fleetcontroller"]
Details
Created
2026-01-28 07:44:00 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2026-01-07T10:59:06.595997000Z
-
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.5
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.7-5.14.5
-
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.5
-
-
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-01-28T07:38:25Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP7.
-
org.opencontainers.image.ref.name
15.7-5.14.5
-
org.opencontainers.image.revision
d67639223b34e0f1f034976cbfaea085b7570db2
-
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.0-alpha.5
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.7-5.14.5
Environment
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:d3fc20e47fba14357d35c85fb2073970ff2e4c4984c81a9c9518ca0f743ba51a - 39.97% (45.4 MB)
[#001] sha256:092bea99dbbefeb8b323ba7a44deb127b915aff07bab5c7643d8cbfc677a20ff - 0.0% (217 Bytes)
[#002] sha256:aa44f9f396b3a8454411000a43d8f6511c27f9813aa5e8c81d94a2b3bb5a1e1d - 25.48% (29 MB)
[#003] sha256:0cf66df2c8ead414dc5675f5cd9f35746bafcc4b618dc7a7abd1981d8dbde3a1 - 16.92% (19.2 MB)
[#004] sha256:7dd1c01e26a9a73520aa4c4d7ff7c6b236f7b045691ba102cbb78329be196777 - 17.63% (20 MB)
[#005] sha256:8b55a4283519a9c55c7940bdefd6da07037b4327565ce39369a8ac69a390a9bd - 0.0% (696 Bytes)
History
2026-01-07 10:59:20 UTC
KIWI 10.2.33
2026-01-28 07:43:22 UTC (buildkit.dockerfile.v0)
COPY package/log.sh /usr/bin/ # buildkit
2026-01-28 07:43:59 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-01-28 07:43:59 UTC (buildkit.dockerfile.v0)
ARG ARCH=arm64
2026-01-28 07:43:59 UTC (buildkit.dockerfile.v0)
COPY fleetcontroller-linux-arm64 /usr/bin/fleetcontroller # buildkit
2026-01-28 07:43:59 UTC (buildkit.dockerfile.v0)
COPY fleet-linux-arm64 /usr/bin/fleet # buildkit
2026-01-28 07:44:00 UTC (buildkit.dockerfile.v0)
RUN |1 ARCH=arm64 /bin/sh -c useradd -u 1000 user # buildkit
2026-01-28 07:44:00 UTC (buildkit.dockerfile.v0)
USER 1000
2026-01-28 07:44:00 UTC (buildkit.dockerfile.v0)
ENTRYPOINT ["tini" "--"]
2026-01-28 07:44:00 UTC (buildkit.dockerfile.v0)
CMD ["fleetcontroller"]