2022-06-15 16:14:39 UTC
169 MB
rancher/rancher-agent:v2.5-34b037b42765b043cd3985c12a0099657a9a8f86-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:8376114ff9b387126c379fb7f6f90b3752e3082ce48b0c727c0e1b683e1244da - 13.41% (22.6 MB)
[#001] sha256:bb7fd14a03105bebdb0799c67db9ba6c8a2b88d940248264eb07f7e3bded413c - 0.0% (122 Bytes)
[#002] sha256:17d0a40d4ee3ba16e08145f47cbb1c7514290f3514b3b2056dec2a81a83615ee - 26.01% (43.9 MB)
[#003] sha256:edc44708a165799e44171d0eecc384bc364a4e18d0c05d0184f15f769809dbf9 - 1.15% (1.94 MB)
[#004] sha256:d886fcc83a02f835dc2360876f183b340ffc3295062d87efc69a6eead277c2a6 - 14.6% (24.6 MB)
[#005] sha256:68232576f777c4b087935309f040814a57ebbdcee3818a67cadf882be5a47f29 - 32.15% (54.3 MB)
[#006] sha256:c6851201347c4e60b36c9b7c7044895839d74afa4f8a7ea0c7c01be83c8c57cb - 0.01% (8.89 KB)
[#007] sha256:4ce9f6c34383e57e86ddcda1073e6b1a5cbf02d751e4369122f4988b884b7b8f - 12.67% (21.4 MB)
[#008] sha256:890d5abf540f44300ce8950b3f1af68de552236a41d6ea471b786380c6b2bc16 - 0.0% (171 Bytes)
/bin/sh -c #(nop) ADD file:c562239bf6872889a22d15dda4c7dab53664b0697b60b9d09ba352b7c66719ce in /
2022-06-07 01:25:08 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-06-15 16:13:57 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-06-15 16:13:57 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2022-06-15 16:13:57 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.13
2022-06-15 16:14:18 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-06-15 16:14:19 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2022-06-15 16:14:25 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-06-15 16:14:25 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2022-06-15 16:14:26 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-06-15 16:14:26 UTC/bin/sh -c #(nop) ARG VERSION=dev
2022-06-15 16:14:26 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2022-06-15 16:14:27 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-34b037b42765b043cd3985c12a0099657a9a8f86-head
2022-06-15 16:14:27 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2022-06-15 16:14:36 UTC/bin/sh -c #(nop) COPY dir:e3fa6294b484495934f9e92a50235793149a6fd7745b22e044a69da57c951ca8 in /var/lib/rancher-data
2022-06-15 16:14:38 UTC/bin/sh -c #(nop) COPY file:c60b26f35c3c5659c4b0e8025022c909934ae8190a20e5ee1935a9d5c70e85ab in /usr/bin/
2022-06-15 16:14:39 UTC/bin/sh -c #(nop) COPY multi:f2cbd4f26af98bdb56edcbd6fca8763eda30d21e9a0ae2f9a3bcbbde890a095a in /usr/bin/
2022-06-15 16:14:39 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2022-06-15 16:14:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2022-06-15 16:14:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-15T16:13:40Z
2022-06-15 16:14:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=34b037b42765b043cd3985c12a0099657a9a8f86
2022-06-15 16:14:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-06-15 16:14:39 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.