2021-06-21 15:13:01 UTC
158 MB
rancher/rancher-agent:v2.5-1cfd8b11832f11b3a9f97f760fe07004d0cc1261-head
KUBECTL_VERSIONv1.19.7
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:25fa05cd42bd8fabb25d2a6f3f8c9f7ab34637903d00fd2ed1c1d0fa980427dd - 16.14% (25.5 MB)
[#001] sha256:b0e5df86a4e5e2b26870e6a25bba6df9a1a9e342086620f7d25466dd7cbc1d2b - 0.0% (124 Bytes)
[#002] sha256:d36402bdb7a1308ecf33d5445b26835c156d1aacf79502649ddb0c0a430001ac - 30.13% (47.5 MB)
[#003] sha256:f9e65d8e4d446e512e73835b170ae173dbceab6f8e4e95ce87149b2a1dfd1ecd - 1.4% (2.2 MB)
[#004] sha256:6a5bac82f79b1f9435e5d90d15771756a678bee86cd7aa85e27250b5318fde6d - 16.84% (26.6 MB)
[#005] sha256:5c3935515a838981813d7a97868b49bdfdbe912dacfafc34b665746874fc083a - 20.8% (32.8 MB)
[#006] sha256:81dde8f64a7d58cceeba0c6dd720e1ffadb997962958239655b23298ad261c1a - 0.01% (9.31 KB)
[#007] sha256:9ebe020dd02ec0f870f0e66d3979943429b0741f079e99eaf974234265523468 - 14.7% (23.2 MB)
[#008] sha256:34fef320177b053184c51b9751de437ce426a2d25e465c9cff8c0af80ba0c1d1 - 0.0% (170 Bytes)
/bin/sh -c #(nop) ADD file:900f735ff138e5137cf25ddd85a32a01921ebec26d86704d24b5f12e73a832c2 in /
2021-06-17 23:31:22 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-06-21 15:12:26 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-06-21 15:12:26 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-06-21 15:12:26 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.7
2021-06-21 15:12:48 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-06-21 15:12:48 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-06-21 15:12:49 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-06-21 15:12:49 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-06-21 15:12:51 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-06-21 15:12:51 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-06-21 15:12:51 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-06-21 15:12:51 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-1cfd8b11832f11b3a9f97f760fe07004d0cc1261-head
2021-06-21 15:12:51 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-06-21 15:12:58 UTC/bin/sh -c #(nop) COPY dir:bda6350ad42befb0d5c37c26ecd39976dade7895fba5ace47156fe3ed5b7838c in /var/lib/rancher-data
2021-06-21 15:12:59 UTC/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/
2021-06-21 15:13:00 UTC/bin/sh -c #(nop) COPY multi:3a5f77b52569a54145ef75af3f3d68ba439571feb052caa6d50f182f315f1276 in /usr/bin/
2021-06-21 15:13:00 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-06-21 15:13:00 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-06-21 15:13:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-21T15:12:04Z
2021-06-21 15:13:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1cfd8b11832f11b3a9f97f760fe07004d0cc1261
2021-06-21 15:13:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-06-21 15:13:01 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.