2021-09-30 22:59:47 UTC
152 MB
rancher/rancher-agent:v2.5-6b04f9b3c9c94da53656a512dacab05f471aef1c-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:4028d4a2ab035ee99388f4aa429a83fbaf8022de67206e9a5b69615c71069135 - 14.93% (22.6 MB)
[#001] sha256:199024a8d2c643534385b5ccf9671717ca6bac74bbf941c10fc40a65f570fd1d - 0.0% (122 Bytes)
[#002] sha256:ac477f6cd6c662ea87c06f7c55c0ed12bc802b51251734ffdcbc0f0650336cba - 28.97% (43.9 MB)
[#003] sha256:c280716da9781594de1231d75ff0a1a528e259c85d15b5b257d2fbf518d88a4e - 1.28% (1.94 MB)
[#004] sha256:3d9b72b6f3a6b9796b35d0109c85d84a80914f3bed8d2fba53d6948d62816845 - 16.25% (24.6 MB)
[#005] sha256:7345b7a318196ee055e8ded18fd86005d8eb8ad7e98893caa1ec1e69fa80457d - 24.68% (37.4 MB)
[#006] sha256:346eff0e2c40f688b111569610f989e002153ce656529c39ee1954b0d0ed22b5 - 0.01% (8.89 KB)
[#007] sha256:c0c28e06bd7c650abc14fdb0f6d24866099029358a7a2daaf18bfa669e2cfd10 - 13.88% (21 MB)
[#008] sha256:3107cb97c8be53dac9a78c4703424ededf430a35c36dc32f4f46fc2b1ee21fc6 - 0.0% (170 Bytes)
/bin/sh -c #(nop) ADD file:27e3c8f7785fef80f6172954da7c3c73734c02b933dc19847e888542897d568f in /
2021-08-31 01:40:36 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-09-30 22:59:15 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-09-30 22:59:16 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-09-30 22:59:16 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.13
2021-09-30 22:59:34 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-09-30 22:59:34 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-09-30 22:59:35 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-09-30 22:59:35 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-09-30 22:59:36 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-09-30 22:59:37 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-09-30 22:59:37 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-09-30 22:59:37 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-6b04f9b3c9c94da53656a512dacab05f471aef1c-head
2021-09-30 22:59:37 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-09-30 22:59:44 UTC/bin/sh -c #(nop) COPY dir:8ce401b3ecdf7de189830e3e22d9ee4db050de0ec4d7bf281fe3745249096ff5 in /var/lib/rancher-data
2021-09-30 22:59:45 UTC/bin/sh -c #(nop) COPY file:c60b26f35c3c5659c4b0e8025022c909934ae8190a20e5ee1935a9d5c70e85ab in /usr/bin/
2021-09-30 22:59:46 UTC/bin/sh -c #(nop) COPY multi:fdec0c0279fdd30499e74d587df61d8418a06cf1ad71d5887d06ae57c1743cea in /usr/bin/
2021-09-30 22:59:46 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-09-30 22:59:46 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-09-30 22:59:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-09-30T22:58:59Z
2021-09-30 22:59:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6b04f9b3c9c94da53656a512dacab05f471aef1c
2021-09-30 22:59:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-09-30 22:59:47 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.