2021-10-04 20:00:29 UTC
162 MB
rancher/rancher-agent:v2.5-4098c5484aebd315a0c9269e63ff7cf2a74ced04-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:284055322776031bac33723839acb0db2d063a525ba4fa1fd268a831c7553b26 - 15.67% (25.5 MB)
[#001] sha256:d309a831578e677708657084f1978b572914400aefd2a9d0252f643fac758d9c - 0.0% (122 Bytes)
[#002] sha256:a35563fe1a1d6b27c7692e83df375d58fd727d61184e7ac6122a2cc8c0cca159 - 29.26% (47.5 MB)
[#003] sha256:46c2561fc6ecda923f34de23d759e72e081739883e9c55c6809631617c4f986a - 1.36% (2.2 MB)
[#004] sha256:9ea6879d6650fb454682bf03c85bcbc6f98b379d71ab8014b6c1b9623182a0fc - 16.36% (26.6 MB)
[#005] sha256:750ce8444aefb0a1eb513adaceb8ecea220f59128f191c8e624985d30dd69d86 - 23.05% (37.4 MB)
[#006] sha256:4a9b4b9947db7be2d9e7f9f3dfb976d08500c8a59b99ee67169e9befb84ab05e - 0.01% (9.31 KB)
[#007] sha256:2d0e3b289e8ce35afd348833c154630a9c2fef17367db1c374f9c0dd0d9f6773 - 14.3% (23.2 MB)
[#008] sha256:ab5db1491083591a23b9c8a24a80b23a54263a6b3142d39aecdfd7a5d0038fa3 - 0.0% (170 Bytes)
/bin/sh -c #(nop) ADD file:0d82cd095966e8ee78b593cb47a352eec842edb7bd9d9468e8a70154522447d1 in /
2021-10-01 02:23:24 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-10-04 19:59:51 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-10-04 19:59:51 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-10-04 19:59:51 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.13
2021-10-04 20:00:14 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/*
2021-10-04 20:00:15 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-10-04 20:00:15 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
2021-10-04 20:00:15 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-10-04 20:00:17 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
2021-10-04 20:00:17 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-10-04 20:00:17 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-10-04 20:00:17 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-4098c5484aebd315a0c9269e63ff7cf2a74ced04-head
2021-10-04 20:00:17 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-10-04 20:00:25 UTC/bin/sh -c #(nop) COPY dir:4b613afce589248f3c54b92c004e11f212c94769486547e34acf21ae39e92fb1 in /var/lib/rancher-data
2021-10-04 20:00:27 UTC/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/
2021-10-04 20:00:27 UTC/bin/sh -c #(nop) COPY multi:bae5d1fb18dcfb1338307fb51cbd2e3303f42b2c6ec3b32932a13e63186af60c in /usr/bin/
2021-10-04 20:00:28 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-10-04 20:00:28 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-10-04 20:00:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-10-04T19:59:28Z
2021-10-04 20:00:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4098c5484aebd315a0c9269e63ff7cf2a74ced04
2021-10-04 20:00:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-10-04 20:00:29 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.