Details
Created
2025-01-20 12:37:10 UTC
Content Digest
Labels
-
com.suse.bci.base.authors
https://github.com/SUSE/bci/discussions
-
com.suse.bci.base.created
2025-01-16T11:04:52.732006960Z
-
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/5a803739f4c8d9dbd6669990d0d994ab-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.17.4
-
com.suse.bci.base.reference
registry.suse.com/bci/bci-base:15.6.47.17.4
-
com.suse.bci.base.release-stage
released
-
com.suse.bci.base.source
https://sources.suse.com/SUSE:SLE-15-SP6:Update:CR/sles15-image/5a803739f4c8d9dbd6669990d0d994ab/
-
com.suse.bci.base.supportlevel
l3
-
com.suse.bci.base.title
SLE BCI 15 SP6 Base
-
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.17.4
-
-
com.suse.lifecycle-url
https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
-
com.suse.release-stage
released
-
-
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/5a803739f4c8d9dbd6669990d0d994ab//README.md
-
org.openbuildservice.disturl
obs://build.suse.de/SUSE:SLE-15-SP6:Update:CR/images/5a803739f4c8d9dbd6669990d0d994ab-sles15-image
-
org.opencontainers.image.authors
https://github.com/SUSE/bci/discussions
-
org.opencontainers.image.created
2025-01-20T12:33:15Z
-
org.opencontainers.image.description
Image for containers based on SUSE Linux Enterprise Server 15 SP6.
-
org.opencontainers.image.ref.name
15.6.47.17.4
-
org.opencontainers.image.revision
0ae83d15c73d09ee6e58826e0073cc5f86dc6d70
-
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.9.13
-
org.opensuse.reference
registry.suse.com/bci/bci-base:15.6.47.17.4
Environment
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Layers
[#000] sha256:1639f7c1e3a7e2802555fba3fe144ba2958f4d4370bccb8d095880591df194b6 - 53.51% (45.4 MB)
[#001] sha256:898ead86ae8f97e5c72cb838e21f9cf260688871986341b7866c8719ece50e68 - 25.04% (21.3 MB)
[#002] sha256:2d2314cba2a32baa8a5ebd846923e57c39dbf71ea2feff8d544d3fbbb6ef3758 - 21.45% (18.2 MB)
History
2025-01-16 11:05:11 UTC
KIWI 9.24.43
2025-01-20 12:37:09 UTC (buildkit.dockerfile.v0)
RUN /bin/sh -c zypper in --no-recommends -y git-core openssh; rm -fr /var/cache/* /var/log/*log # buildkit
2025-01-20 12:37:10 UTC (buildkit.dockerfile.v0)
ARG ARCH=arm64
2025-01-20 12:37:10 UTC (buildkit.dockerfile.v0)
COPY fleetcontroller-linux-arm64 /usr/bin/fleetcontroller # buildkit
2025-01-20 12:37:10 UTC (buildkit.dockerfile.v0)
USER 1000
2025-01-20 12:37:10 UTC (buildkit.dockerfile.v0)
CMD ["fleetcontroller"]