2021-07-30 16:40:27 UTC
172 MB
rancher/rancher-agent:master-76b0695f4e1814597162bd3a6801c04cf8780128-head
KUBECTL_VERSIONv1.21.3
KUBEPROMPT_VERSIONv1.0.10
LOGLEVEL_VERSIONv0.1.3
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SSL_CERT_DIR/etc/kubernetes/ssl/certs
[#000] sha256:4f28168a9dd9df062a2d239e2dd7e37107e3f6aa49edbc09c555879281c11384 - 25.34% (43.5 MB)
[#001] sha256:48f69a47b917f1c6bdae477ac76c3a0ac0916e3d337900db718eeef1b26fdcba - 28.09% (48.3 MB)
[#002] sha256:975370c3197977a34da7643b07a485a2773b03a2b93ba0e1122edee6f32b6fb0 - 1.28% (2.2 MB)
[#003] sha256:ec54131bd6ac2c36a427ab4b431d4f2a2da572419c74d43d65c3f3c3ffe87e43 - 7.76% (13.3 MB)
[#004] sha256:5335568b1218ee9c7ed5e7e9793ca914455d8647d2d1f436be026c1fda693982 - 21.43% (36.8 MB)
[#005] sha256:22140285be8a4cfbe63f55c1a6662ad2c26916f89c11988fc0987978db2094dd - 0.01% (9.31 KB)
[#006] sha256:ec2fd02c63d006517e27dc978b5bb9bd7ea5af72647904871c8b3a6360e0a431 - 16.09% (27.7 MB)
[#007] sha256:933992860a67ab46de8d5a8e7042811aab14f9b8d6f6ac90c5b206b6b0174b27 - 0.0% (171 Bytes)
KIWI 9.23.20
2021-07-30 16:39:31 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-07-30 16:39:31 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.21.3
2021-07-30 16:40:13 UTC|1 ARCH=amd64 /bin/sh -c zypper -n install --no-recommends curl ca-certificates jq git-core hostname iproute2 vim-small less bash-completion acl openssh-clients tar gzip xz gawk sysstat && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* && rpm -e libsolv-tools zypper libzypp container-suseconnect ; curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl
2021-07-30 16:40:13 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-07-30 16:40:14 UTC|1 ARCH=amd64 /bin/sh -c curl -sLf https://github.com/rancher/loglevel/releases/download/${LOGLEVEL_VERSION}/loglevel-${ARCH}-${LOGLEVEL_VERSION}.tar.gz | tar xvzf - -C /usr/bin
2021-07-30 16:40:14 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-07-30 16:40:16 UTC|1 ARCH=amd64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip | gunzip -d -c - > /usr/bin/kube-prompt && chmod +x /usr/bin/kube-prompt
2021-07-30 16:40:16 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-07-30 16:40:16 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-07-30 16:40:16 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-76b0695f4e1814597162bd3a6801c04cf8780128-head
2021-07-30 16:40:16 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-07-30 16:40:24 UTC/bin/sh -c #(nop) COPY dir:4c6efdbb3e420c6f69bd1d7b3745c42616b69d68956e92cce4a49ce008176edc in /var/lib/rancher-data
2021-07-30 16:40:26 UTC/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/
2021-07-30 16:40:27 UTC/bin/sh -c #(nop) COPY multi:a772468675fd0701b62b2b3cf1e1683c26704e0521ed803624d92a7b52fd1d72 in /usr/bin/
2021-07-30 16:40:27 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-07-30 16:40:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-07-30 16:40:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-30T16:39:04Z
2021-07-30 16:40:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=76b0695f4e1814597162bd3a6801c04cf8780128
2021-07-30 16:40:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-07-30 16:40:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/rancher
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.