rancher

system-agent (v0.14.0-suc)

Published 2026-08-16 13:50:48 +00:00 by yakenator

Installation

docker pull gitea.yakenator.io/rancher/system-agent:v0.14.0-suc
sha256:9028e061715ef8dd977410df3c0c216e5ccdb302a7bbc4e2e450cf8983ce884c

About this package

Rancher System Agent for System Upgrade Controller

Image Layers

COPY dir:537ab921ebc8dbdf4d183cae152b93ae1b0023aebe04d5aee64bd2cd7aa5580c in /
LABEL com.suse.bci.micro.authors=https://github.com/SUSE/bci/discussions
LABEL org.opencontainers.image.authors=https://github.com/SUSE/bci/discussions
LABEL com.suse.bci.micro.title=SLE BCI 15 SP7 Micro
LABEL org.opencontainers.image.title=SLE BCI 15 SP7 Micro
LABEL com.suse.bci.micro.description=A micro environment for containers based on the SUSE Linux Enterprise Base Container Image.
LABEL org.opencontainers.image.description=A micro environment for containers based on the SUSE Linux Enterprise Base Container Image.
LABEL com.suse.bci.micro.version=15.7-58.1
LABEL org.opencontainers.image.version=15.7-58.1
LABEL com.suse.bci.micro.url=https://www.suse.com/products/base-container-images/
LABEL org.opencontainers.image.url=https://www.suse.com/products/base-container-images/
LABEL com.suse.bci.micro.created=2026-06-17T09:09:28.710702989Z
LABEL org.opencontainers.image.created=2026-06-17T09:09:28.710702989Z
LABEL com.suse.bci.micro.vendor=SUSE LLC
LABEL org.opencontainers.image.vendor=SUSE LLC
LABEL com.suse.bci.micro.source=https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/micro-image/39b2cc9fc8cb113a523c5e76d5f3f814/
LABEL org.opencontainers.image.source=https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/micro-image/39b2cc9fc8cb113a523c5e76d5f3f814/
LABEL com.suse.bci.micro.name=15.7-58.1
LABEL org.opencontainers.image.ref.name=15.7-58.1
LABEL com.suse.bci.micro.reference=registry.suse.com/bci/bci-micro:15.7-58.1
LABEL org.opensuse.reference=registry.suse.com/bci/bci-micro:15.7-58.1
LABEL com.suse.bci.micro.disturl=obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/39b2cc9fc8cb113a523c5e76d5f3f814-micro-image
LABEL org.openbuildservice.disturl=obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/39b2cc9fc8cb113a523c5e76d5f3f814-micro-image
LABEL com.suse.bci.micro.supportlevel=l3
LABEL com.suse.supportlevel=l3
LABEL com.suse.bci.micro.until=2031-07-31
LABEL com.suse.supportlevel.until=2031-07-31
LABEL com.suse.bci.micro.eula=sle-bci
LABEL com.suse.eula=sle-bci
LABEL com.suse.bci.micro.lifecycle-url=https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
LABEL com.suse.lifecycle-url=https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
LABEL com.suse.bci.micro.release-stage=released
LABEL com.suse.release-stage=released
LABEL io.artifacthub.package.readme-url=https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/micro-image/39b2cc9fc8cb113a523c5e76d5f3f814/README.md
LABEL io.artifacthub.package.logo-url=https://opensource.suse.com/bci/SLE_BCI_logomark_green.svg
CMD ["/bin/sh"]
/bin/sh -c set -euo pipefail; rm -vf /var/lib/zypp/AutoInstalled
/bin/sh -c set -euo pipefail; rm -vf /var/cache/ldconfig/aux-cache
LABEL org.openbuildservice.disturl=obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/39b2cc9fc8cb113a523c5e76d5f3f814-micro-image
LABEL org.opencontainers.image.source=https://github.com/rancher/system-agent
LABEL org.opencontainers.image.description=Rancher System Agent for System Upgrade Controller
COPY /chroot/ / # buildkit
ENV CATTLE_AGENT_VAR_DIR=/var/lib/rancher/agent
RUN /bin/sh -c mkdir -p /opt/rancher-system-agent-suc # buildkit
COPY install.sh /opt/rancher-system-agent-suc/install.sh # buildkit
COPY system-agent-uninstall.sh /opt/rancher-system-agent-suc/system-agent-uninstall.sh # buildkit
COPY package/suc/run.sh /opt/rancher-system-agent-suc/run.sh # buildkit
COPY /workspace/rancher-system-agent /opt/rancher-system-agent-suc/rancher-system-agent # buildkit
RUN /bin/sh -c chmod +x /opt/rancher-system-agent-suc/rancher-system-agent # buildkit
ENTRYPOINT ["/opt/rancher-system-agent-suc/run.sh"]

Labels

Key Value
com.suse.bci.micro.authors https://github.com/SUSE/bci/discussions
com.suse.bci.micro.created 2026-06-17T09:09:28.710702989Z
com.suse.bci.micro.description A micro environment for containers based on the SUSE Linux Enterprise Base Container Image.
com.suse.bci.micro.disturl obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/39b2cc9fc8cb113a523c5e76d5f3f814-micro-image
com.suse.bci.micro.eula sle-bci
com.suse.bci.micro.lifecycle-url https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
com.suse.bci.micro.name 15.7-58.1
com.suse.bci.micro.reference registry.suse.com/bci/bci-micro:15.7-58.1
com.suse.bci.micro.release-stage released
com.suse.bci.micro.source https://sources.suse.com/SUSE:SLE-15-SP7:Update:CR/micro-image/39b2cc9fc8cb113a523c5e76d5f3f814/
com.suse.bci.micro.supportlevel l3
com.suse.bci.micro.title SLE BCI 15 SP7 Micro
com.suse.bci.micro.until 2031-07-31
com.suse.bci.micro.url https://www.suse.com/products/base-container-images/
com.suse.bci.micro.vendor SUSE LLC
com.suse.bci.micro.version 15.7-58.1
com.suse.eula sle-bci
com.suse.lifecycle-url https://www.suse.com/lifecycle#suse-linux-enterprise-server-15
com.suse.release-stage released
com.suse.supportlevel l3
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/micro-image/39b2cc9fc8cb113a523c5e76d5f3f814/README.md
org.openbuildservice.disturl obs://build.suse.de/SUSE:SLE-15-SP7:Update:CR/containers/39b2cc9fc8cb113a523c5e76d5f3f814-micro-image
org.opencontainers.image.authors https://github.com/SUSE/bci/discussions
org.opencontainers.image.created 2026-06-17T09:09:28.710702989Z
org.opencontainers.image.description Rancher System Agent for System Upgrade Controller
org.opencontainers.image.ref.name 15.7-58.1
org.opencontainers.image.source https://github.com/rancher/system-agent
org.opencontainers.image.title SLE BCI 15 SP7 Micro
org.opencontainers.image.url https://www.suse.com/products/base-container-images/
org.opencontainers.image.vendor SUSE LLC
org.opencontainers.image.version 15.7-58.1
org.opensuse.reference registry.suse.com/bci/bci-micro:15.7-58.1
Details
Container
2026-08-16 13:50:48 +00:00
200
OCI / Docker
linux/amd64
https://github.com/SUSE/bci/discussions
49 MiB
Versions (1) View all
v0.14.0-suc 2026-08-16