2022-06-24 21:39:13 UTC
170 MB
rancher/rancher-agent:v2.5-29cad8d578346260738bd532d2d43609fa41e7d2-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.31% (22.6 MB)
[#001] sha256:e30b5f16f7c5905f0589baf226ac69dd8a9e887fddd1783c87e2ae169af8ec98 - 0.0% (124 Bytes)
[#002] sha256:ae0b368e942695abb1fa3f8e7d60fcee9d60897c4bf6aac38bfe98666a3a701d - 25.81% (43.9 MB)
[#003] sha256:edc44708a165799e44171d0eecc384bc364a4e18d0c05d0184f15f769809dbf9 - 1.14% (1.94 MB)
[#004] sha256:46dfc6ded0d64b0b424a823a2381f4c5423ac65dcc884c164ab6677ba0a3a8b5 - 14.48% (24.6 MB)
[#005] sha256:ca7842b42c041f0c3026b171c14b6babdba5fe2cf2684e1a597283c0717101c9 - 32.68% (55.6 MB)
[#006] sha256:4697e72da21957199d53cebf1ee1079aa0f5b610abc8bad02ab10ce06a36f82c - 0.01% (8.89 KB)
[#007] sha256:441d020a2ac0098ef59f89bc98507428586048d32df1e2cd7bbe7b67b0c3903c - 12.58% (21.4 MB)
[#008] sha256:9ea0a5c44bb8b7130c0119aabd8c780a5b94afd92a5fa49da0a0ce652af347db - 0.0% (170 Bytes)
/bin/sh -c #(nop) ADD file:c562239bf6872889a22d15dda4c7dab53664b0697b60b9d09ba352b7c66719ce in /
2022-06-07 01:25:08 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-06-24 21:38:35 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-06-24 21:38:36 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2022-06-24 21:38:36 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.13
2022-06-24 21:38:57 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-24 21:38:58 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2022-06-24 21:38:59 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-24 21:38:59 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2022-06-24 21:39:00 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-24 21:39:00 UTC/bin/sh -c #(nop) ARG VERSION=dev
2022-06-24 21:39:00 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2022-06-24 21:39:00 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-29cad8d578346260738bd532d2d43609fa41e7d2-head
2022-06-24 21:39:00 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2022-06-24 21:39:10 UTC/bin/sh -c #(nop) COPY dir:df011ff0f946f23655b5994326421b2262a634ce5c2415bccf0649a82d971af3 in /var/lib/rancher-data
2022-06-24 21:39:12 UTC/bin/sh -c #(nop) COPY file:c60b26f35c3c5659c4b0e8025022c909934ae8190a20e5ee1935a9d5c70e85ab in /usr/bin/
2022-06-24 21:39:13 UTC/bin/sh -c #(nop) COPY multi:6988bf298d108d9a43d1a1cdcef2081068b45e14172820733d3bbdc3073b2d4d in /usr/bin/
2022-06-24 21:39:13 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2022-06-24 21:39:13 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2022-06-24 21:39:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-24T21:38:18Z
2022-06-24 21:39:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=29cad8d578346260738bd532d2d43609fa41e7d2
2022-06-24 21:39:13 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-06-24 21:39:13 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.