2021-07-13 22:49:54 UTC
148 MB
rancher/rancher-agent:v2.5-27f8461248dc0552764f481903c0efaa0fe81b99-head
KUBECTL_VERSIONv1.19.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:55c604a74c4b0b41ef666f811f5e160693236be8ea130c6df723480f59cbb9b8 - 15.3% (22.6 MB)
[#001] sha256:d6075141b321eecc29d7570ee93520fd06c4c54b56ab18a5db99ec050ebd107f - 0.0% (124 Bytes)
[#002] sha256:038ac9f6eb9a0e218fcbf2a5ed374efe6c586184f3edb6e0eeecdc5bd9f47447 - 29.69% (43.9 MB)
[#003] sha256:69da5f2923ea7f30c9c630b1cd7f7bf198ac5f763d0792eaeae6b359dcaae18a - 1.31% (1.94 MB)
[#004] sha256:cc31a15a1a68c28c6a6fda22eec63cf7f5b7968180d543b91a6e5846a6fc6d22 - 16.66% (24.6 MB)
[#005] sha256:2a404f054dc74d5e36189cb846537cdebfedb78ff4b983f184428b05daa003d4 - 22.8% (33.7 MB)
[#006] sha256:edf76dbef35aa14fdca80a4e305018354b31844fc7cef4e25457011f2cd09cd6 - 0.01% (8.89 KB)
[#007] sha256:8891c320526380e550798a4a69d849058f4d54dae50ed03ff1bf03945f02fc06 - 14.22% (21 MB)
[#008] sha256:09e2c1f582e1cef9c8a57a14eb08eb0675718408a0a25eac1d77c04fb1e549e8 - 0.0% (172 Bytes)
/bin/sh -c #(nop) ADD file:1c098d4ee63884766899c72e542e107525f0b7ade5528de87642587389864bcc in /
2021-06-17 23:53:51 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-07-13 22:49:23 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-07-13 22:49:23 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-07-13 22:49:23 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.7
2021-07-13 22:49:42 UTC|1 ARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git curl ca-certificates jq iproute2 vim-tiny less bash-completion unzip sysstat acl ssh && curl -sLf https://storage.googleapis.com/kubernetes-release/release/${KUBECTL_VERSION}/bin/linux/${ARCH}/kubectl > /usr/bin/kubectl && chmod +x /usr/bin/kubectl && DEBIAN_FRONTEND=noninteractive apt-get autoremove -y && DEBIAN_FRONTEND=noninteractive apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
2021-07-13 22:49:43 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-07-13 22:49:43 UTC|1 ARCH=arm64 /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-13 22:49:43 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-07-13 22:49:45 UTC|1 ARCH=arm64 /bin/sh -c curl -sL https://github.com/c-bata/kube-prompt/releases/download/${KUBEPROMPT_VERSION}/kube-prompt_${KUBEPROMPT_VERSION}_linux_${ARCH}.zip > /usr/bin/kube-prompt.zip && unzip /usr/bin/kube-prompt.zip -d /usr/bin
2021-07-13 22:49:45 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-07-13 22:49:45 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-07-13 22:49:45 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-27f8461248dc0552764f481903c0efaa0fe81b99-head
2021-07-13 22:49:45 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-07-13 22:49:52 UTC/bin/sh -c #(nop) COPY dir:6efd6aadf8c9e45fb56974d0a1a0cdd5c663ff08095d4d01db5de19fb9d70a22 in /var/lib/rancher-data
2021-07-13 22:49:53 UTC/bin/sh -c #(nop) COPY file:c60b26f35c3c5659c4b0e8025022c909934ae8190a20e5ee1935a9d5c70e85ab in /usr/bin/
2021-07-13 22:49:54 UTC/bin/sh -c #(nop) COPY multi:be400d3a3a8620fad7a50b18f89026c1aed5bb5e21c6512671150fb97acd67d6 in /usr/bin/
2021-07-13 22:49:54 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-07-13 22:49:54 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-07-13 22:49:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-07-13T22:49:07Z
2021-07-13 22:49:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=27f8461248dc0552764f481903c0efaa0fe81b99
2021-07-13 22:49:54 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-07-13 22:49:54 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.