2022-07-22 23:11:42 UTC
184 MB
rancher/rancher-agent:v2.5-c9bc799faaebd20b35597ca47314e3b95263bf66-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:09db6f815738b9c8f25420c47e093f89abaabaa653f9678587b57e8f4400b5ff - 13.86% (25.5 MB)
[#001] sha256:10feefc93f3f59a94e8e6b7509ee722f861995d7f1420e8bac9840f80a23925f - 0.0% (124 Bytes)
[#002] sha256:fba3e5ebdb0981a96ec77fc54a25765af19dfe8a9b82d546790b73b60277e245 - 25.87% (47.6 MB)
[#003] sha256:a2bb62e9e7958bae6398321fa95fce4483d32b9a3fdc2c2c935c34c8a8103f40 - 1.2% (2.2 MB)
[#004] sha256:eee03069071b90a28f4749f25df1e15213b89c90fae9b93a1bfab9d46d1abfe3 - 14.46% (26.6 MB)
[#005] sha256:dc2c358fbd04ce6e3651850bebf0e379075ad3d494add9480021845ea5497bae - 31.58% (58.1 MB)
[#006] sha256:17915ed7a0d4534e3bfafedeea9ee327dbd17a97d766b416898847f68f215554 - 0.0% (9.31 KB)
[#007] sha256:c91c4efba10da0acb4acd2fbd9cea5088e554e0f9c39b679169af4735fbd2223 - 13.03% (24 MB)
[#008] sha256:d77f8547e839542357125705c11ba1e0f61aa3eb0d5dfbc1cbb8df8f04df4f51 - 0.0% (170 Bytes)
/bin/sh -c #(nop) ADD file:40290d9a94ae76c35ab1f57178130ce1c5b976e34a91e77472ecf7e945ab64f9 in /
2022-06-06 22:21:05 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-07-22 23:11:03 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-07-22 23:11:04 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2022-07-22 23:11:04 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.13
2022-07-22 23:11:25 UTC|1 ARCH=amd64 /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-07-22 23:11:25 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2022-07-22 23:11:26 UTC|1 ARCH=amd64 /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-07-22 23:11:26 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2022-07-22 23:11:27 UTC|1 ARCH=amd64 /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-07-22 23:11:27 UTC/bin/sh -c #(nop) ARG VERSION=dev
2022-07-22 23:11:27 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2022-07-22 23:11:27 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-c9bc799faaebd20b35597ca47314e3b95263bf66-head
2022-07-22 23:11:27 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2022-07-22 23:11:39 UTC/bin/sh -c #(nop) COPY dir:7d078055a0a16b5eaae70d185804139f2d4f96a49d2bace6755c02e9a90255d9 in /var/lib/rancher-data
2022-07-22 23:11:41 UTC/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/
2022-07-22 23:11:42 UTC/bin/sh -c #(nop) COPY multi:9c68d311dd954938c41448b82926a59067ded19ee21f6eadaf14209d3a4fef46 in /usr/bin/
2022-07-22 23:11:42 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2022-07-22 23:11:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2022-07-22 23:11:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-22T23:10:38Z
2022-07-22 23:11:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=c9bc799faaebd20b35597ca47314e3b95263bf66
2022-07-22 23:11:42 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2022-07-22 23:11:42 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.