2021-07-28 22:38:03 UTC
170 MB
rancher/rancher-agent:master-3f514bc93a5703749255e82c37b476dfa4e977ee-head
KUBECTL_VERSIONv1.20.7
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.56% (43.5 MB)
[#001] sha256:419fb13c399102df7c17f67a7eea3302aff18f034f8113ca9f86f27f880d72a1 - 27.51% (46.9 MB)
[#002] sha256:975370c3197977a34da7643b07a485a2773b03a2b93ba0e1122edee6f32b6fb0 - 1.29% (2.2 MB)
[#003] sha256:42979579a8fb8fe22cb4ff47a69ff8de7e0b65aac1b566105fbb9e29d9c0a79e - 7.83% (13.3 MB)
[#004] sha256:f30e34814291dc7d0811087a0f71e5d22a9b5a2c51c143a57a8c5c657e41d790 - 21.57% (36.8 MB)
[#005] sha256:ca092b847c0365f234649487c76bb6caed7a1eed173658932e3f0cd4d0d2c119 - 0.01% (9.31 KB)
[#006] sha256:9910dd2eb18ce14c0ffc2af9409ec0070811a7c7e41b466111c66a1556899909 - 16.23% (27.7 MB)
[#007] sha256:81212abdbdbb0cfcde8efb11d1804f4f8cadb69ae7886334e47df5553cf5efd1 - 0.0% (171 Bytes)
KIWI 9.23.20
2021-07-28 22:37:10 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-07-28 22:37:10 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.20.7
2021-07-28 22:37:49 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-28 22:37:50 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-07-28 22:37:51 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-28 22:37:51 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-07-28 22:37:52 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-28 22:37:52 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-07-28 22:37:52 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-07-28 22:37:52 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:master-3f514bc93a5703749255e82c37b476dfa4e977ee-head
2021-07-28 22:37:52 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-07-28 22:38:00 UTC/bin/sh -c #(nop) COPY dir:3445ee2fc02baa076bc9f11f9de4f2504a011188f93335cfe6f90cf1a4b2652e in /var/lib/rancher-data
2021-07-28 22:38:01 UTC/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/
2021-07-28 22:38:02 UTC/bin/sh -c #(nop) COPY multi:869b458a467ee95df3c8fb72ab5a43ec7f4c705faa0c85266a63374566966fcd in /usr/bin/
2021-07-28 22:38:03 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-07-28 22:38:03 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-07-28 22:38:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-28T22:36:43Z
2021-07-28 22:38:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=3f514bc93a5703749255e82c37b476dfa4e977ee
2021-07-28 22:38:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-07-28 22:38:03 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.