2021-08-23 22:09:01 UTC
150 MB
rancher/rancher-agent:v2.5-fb3eb17ba0d4d2cbc4241e8c69ce071075375ded-head
KUBECTL_VERSIONv1.19.13
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:fda1cca7a3cc2b66c161597f27e151a9b1cab79d73c7c0c2706606813a3e58cf - 15.08% (22.6 MB)
[#001] sha256:4691f9c5c8014e1d508cb3320c0a3d188e867e249aa9a0ee8053c5bba2713339 - 0.0% (123 Bytes)
[#002] sha256:6cedb4a933dbfe3db77c04ba97959c385ac1c3dc82cf91af8a94edc31d8a787d - 29.24% (43.9 MB)
[#003] sha256:05cc940cb144f9c8d9d73a29be79915d5c1b322b3915649273e29e152b9c1e70 - 1.29% (1.94 MB)
[#004] sha256:dbbef35a8db77a2a02f5e7741858154771c32b2b6bb899da3f8af88dedd345d7 - 16.41% (24.6 MB)
[#005] sha256:82b770b5e8c69e19bd55260f4ae9b34bd7ed0dd4aef7295ed627180964fc5c90 - 23.95% (36 MB)
[#006] sha256:6841094f3917d1461c2440fc984d20b17dabe5c8ad782a5ae26d5fe7fa5d0906 - 0.01% (8.89 KB)
[#007] sha256:fa31c91b426b120fa7d005c095989abec392e8f490625b7617c31b67a921af84 - 14.02% (21 MB)
[#008] sha256:94958d8d9ce8d96ae3b2d31d9c75b92b261635121e45436a9ef2d67357ba064f - 0.0% (171 Bytes)
/bin/sh -c #(nop) ADD file:e87e065765ef99e8db25307f469c7481ab480ac5fe6353ae4caf402766f14045 in /
2021-07-26 21:48:50 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-08-23 22:08:24 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-08-23 22:08:25 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-08-23 22:08:25 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.13
2021-08-23 22:08:43 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-08-23 22:08:44 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-08-23 22:08:44 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-08-23 22:08:44 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-08-23 22:08:52 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-08-23 22:08:52 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-08-23 22:08:52 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-08-23 22:08:52 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-fb3eb17ba0d4d2cbc4241e8c69ce071075375ded-head
2021-08-23 22:08:52 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-08-23 22:08:59 UTC/bin/sh -c #(nop) COPY dir:4eedc3c5ed77e3a3528b00738b6ea82da9d62b7534eaf424364b258cec9f6011 in /var/lib/rancher-data
2021-08-23 22:09:00 UTC/bin/sh -c #(nop) COPY file:c60b26f35c3c5659c4b0e8025022c909934ae8190a20e5ee1935a9d5c70e85ab in /usr/bin/
2021-08-23 22:09:01 UTC/bin/sh -c #(nop) COPY multi:2796e1ca43f9ea6f87717ca16e431a473ed1dd9434944058ef09ff35847f959c in /usr/bin/
2021-08-23 22:09:01 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-08-23 22:09:01 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-08-23 22:09:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-23T22:08:09Z
2021-08-23 22:09:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fb3eb17ba0d4d2cbc4241e8c69ce071075375ded
2021-08-23 22:09:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-08-23 22:09:01 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.