2021-07-30 22:22:23 UTC
172 MB
rancher/rancher-agent:master-ddd0837abca4e8e8728116641af4ce55ed487243-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:203705f88e9d26359a3ce54e9b678a9b7aa9becc65cbefae032c2288f3523480 - 28.09% (48.3 MB)
[#002] sha256:975370c3197977a34da7643b07a485a2773b03a2b93ba0e1122edee6f32b6fb0 - 1.28% (2.2 MB)
[#003] sha256:c95745aae1c0f7f1254c8841f40b1ca67355215fb4dd1771f44a0ccb651ca4c9 - 7.76% (13.3 MB)
[#004] sha256:4d5076db10d67f1915e89718606e92e65ee45b4122013827d3b5cd575abbd7b4 - 21.42% (36.8 MB)
[#005] sha256:992bfef45274bc3731f5fbd3633696a4a6d4d357bf6c64a273b0d071b28d4508 - 0.01% (9.31 KB)
[#006] sha256:a3732e07be8bf71d0208e50c762236234b38c9dbaf3584a61e5dc1b2de09cf3e - 16.09% (27.7 MB)
[#007] sha256:6e934932db381cd79e3d2ce5fbc8af93dc11361b30ab4a2d2b4ac3d3fcd576aa - 0.0% (170 Bytes)
KIWI 9.23.20
2021-07-30 22:21:21 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-07-30 22:21:21 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.21.3
2021-07-30 22:22:08 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 22:22:09 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-07-30 22:22:10 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 22:22:10 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-07-30 22:22:11 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 22:22:11 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-07-30 22:22:11 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-07-30 22:22:12 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-ddd0837abca4e8e8728116641af4ce55ed487243-head
2021-07-30 22:22:12 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-07-30 22:22:20 UTC/bin/sh -c #(nop) COPY dir:3b45be1742277e8eebe89931981fdb1da430989efff7d12f64cd20181dd3769b in /var/lib/rancher-data
2021-07-30 22:22:22 UTC/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/
2021-07-30 22:22:22 UTC/bin/sh -c #(nop) COPY multi:4efbcfca1fdbe49b14f37227e8eba0974a4bc7637710270c9c05075714bed210 in /usr/bin/
2021-07-30 22:22:23 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-07-30 22:22:23 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-07-30 22:22:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-30T22:20:53Z
2021-07-30 22:22:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ddd0837abca4e8e8728116641af4ce55ed487243
2021-07-30 22:22:23 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-07-30 22:22:23 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.