2022-03-04 17:20:10 UTC
161 MB
rancher/rancher-agent:v2.5-5faddb087aaa5d0060faa18b7d307cfc06f293da-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:20d796c36622ded7b79b53bfa23d7db4140fde7ea3842825f9aca4070b429317 - 14.09% (22.6 MB)
[#001] sha256:e0e6f5469364ca32e8defa4c7ba8c45aa88983cb775fa2e0d9fa26a09436385a - 0.0% (123 Bytes)
[#002] sha256:dce588b460589c7f723710c28c07b84990c0e0f8e5705b90cacbb3ca4fd92317 - 27.33% (43.9 MB)
[#003] sha256:6727160bdbe4ba17e5f835c8b2e29f378174a98fffd6fdd011fe83e5e4ab4612 - 1.21% (1.94 MB)
[#004] sha256:6b74e230f3371a6ca8f54e5eac45b2aabc1a2decf3016294979f0e7c2e6951b5 - 15.34% (24.6 MB)
[#005] sha256:e2097043d3cf4afc2d90506bbad8cbb0913c5adc5f8cadaf32ec874a67141774 - 28.87% (46.4 MB)
[#006] sha256:8ed4a69ad457d706235d57220d6becbeb061d36af28967e13db803573b5058df - 0.01% (8.89 KB)
[#007] sha256:503e502a9149c82af9e2ce1a2c367550fa304fe11eb534445f860b142a70a75e - 13.17% (21.2 MB)
[#008] sha256:ef6f1add329e58657a59a261999c42a7637df1c1222dea1577660288377dada7 - 0.0% (170 Bytes)
/bin/sh -c #(nop) ADD file:4e0e00a64dd88d531092dae4e900f36acb9c48c652d278ec0cd32aef9fffb42b in /
2022-03-03 19:40:55 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-03-04 17:19:34 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-03-04 17:19:35 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2022-03-04 17:19:35 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.13
2022-03-04 17:19:56 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/*
2022-03-04 17:19:56 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2022-03-04 17:19:57 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
2022-03-04 17:19:57 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2022-03-04 17:19:58 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
2022-03-04 17:19:59 UTC/bin/sh -c #(nop) ARG VERSION=dev
2022-03-04 17:19:59 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2022-03-04 17:19:59 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-5faddb087aaa5d0060faa18b7d307cfc06f293da-head
2022-03-04 17:19:59 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2022-03-04 17:20:07 UTC/bin/sh -c #(nop) COPY dir:633b0d9a10c4c0dbac2cf81d53ab03ab725ab1f749b651194c4b8350b90eeb69 in /var/lib/rancher-data
2022-03-04 17:20:09 UTC/bin/sh -c #(nop) COPY file:c60b26f35c3c5659c4b0e8025022c909934ae8190a20e5ee1935a9d5c70e85ab in /usr/bin/
2022-03-04 17:20:09 UTC/bin/sh -c #(nop) COPY multi:2edf96b366e28ca447c4af42aa5c89f589fc7ecb46e5a6415ad17dbd738a44f1 in /usr/bin/
2022-03-04 17:20:09 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2022-03-04 17:20:09 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2022-03-04 17:20:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-03-04T17:19:18Z
2022-03-04 17:20:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5faddb087aaa5d0060faa18b7d307cfc06f293da
2022-03-04 17:20:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-03-04 17:20:10 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.