2021-07-29 21:30:28 UTC
172 MB
rancher/rancher-agent:master-94bca993f9c1e247498acaddeb986ae38889f4ff-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:fada5b95ab232ab0428a4b2f448bdd4387fc2ede334be67368281ca9bacdc737 - 28.09% (48.3 MB)
[#002] sha256:975370c3197977a34da7643b07a485a2773b03a2b93ba0e1122edee6f32b6fb0 - 1.28% (2.2 MB)
[#003] sha256:a366d451aaab6cf32a1ca1297a11076930507bfa876b5af48921ee5ecf1e613e - 7.76% (13.3 MB)
[#004] sha256:9ac8069a68b62effc01ae5561381fafbe97fbd1bf676a8ef98634e87f849aff0 - 21.42% (36.8 MB)
[#005] sha256:0b218c64f51fa67a9ddf133808fdee754f1e8f59de3b4afcd0a50e5a472afd3c - 0.01% (9.31 KB)
[#006] sha256:ca1938918ce77caa8aa4b1c0839bbd1e4650cb16ce190391c12aec3f0161f907 - 16.09% (27.7 MB)
[#007] sha256:9987a92e502492ce7e721b0e8a51d458b2496efa11afcbd99e7be50a37f9c05a - 0.0% (172 Bytes)
KIWI 9.23.20
2021-07-29 21:29:21 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-07-29 21:29:21 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.21.3
2021-07-29 21:30:12 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-29 21:30:13 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-07-29 21:30: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-29 21:30:14 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-07-29 21:30:15 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-29 21:30:15 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-07-29 21:30:15 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-07-29 21:30:15 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-94bca993f9c1e247498acaddeb986ae38889f4ff-head
2021-07-29 21:30:16 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-07-29 21:30:24 UTC/bin/sh -c #(nop) COPY dir:eed9329cf257a96968110e2ef4fcc3a2c16c837418705b40aada78405a84d17e in /var/lib/rancher-data
2021-07-29 21:30:26 UTC/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/
2021-07-29 21:30:27 UTC/bin/sh -c #(nop) COPY multi:c888b5e565e4104080044017105e2bfe8c06a5f8240afc507ec3b5e16fa2a35f in /usr/bin/
2021-07-29 21:30:27 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-07-29 21:30:27 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-07-29 21:30:27 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-29T21:28:52Z
2021-07-29 21:30:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=94bca993f9c1e247498acaddeb986ae38889f4ff
2021-07-29 21:30:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-07-29 21:30:28 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.