2021-08-16 19:36:49 UTC
159 MB
rancher/rancher-agent:v2.5-d0c1392f0b79efbb9d646454bc002bde467a51ec-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:feac5306138255e28a9862d3f3d29025d0a4d0648855afe1acd6131af07138ac - 16.05% (25.5 MB)
[#001] sha256:b064e1b8d097cbee77e7b4fce64f2582ed1c40251c0e2ccdd4d361bcbf53e3c9 - 0.0% (124 Bytes)
[#002] sha256:cc8d87d49a29b893e2e5eba3c7d58ad1e27480fdf22ccb93df081eeac6149a8c - 29.95% (47.5 MB)
[#003] sha256:bea03d4abef855865b8292e2f4dd4c150cd62e9d78de934ca4912ed4f9dc2cf8 - 1.39% (2.2 MB)
[#004] sha256:46a8f47cb497dd4544236be302097f5567eda014fe5e4d5e868b34cf4f001ed8 - 16.74% (26.6 MB)
[#005] sha256:524a7ba6cdf6a5dbfd013fc5c5c6b51a5fda994fc7e8a5aaa03b64cffa0e9d3c - 21.24% (33.7 MB)
[#006] sha256:f399352f2cee576277645d75f60bd40fa27c91fe0d2342182fe3c1a9c1f39eee - 0.01% (9.31 KB)
[#007] sha256:7d6f402fb91bcf4709fdc394b790042e311ae023d1bfe1114cddeafc42fffa6e - 14.63% (23.2 MB)
[#008] sha256:52e6aef50f847b480d7b6159903d7c6aba772c89b85de651e02859671cad380d - 0.0% (170 Bytes)
/bin/sh -c #(nop) ADD file:e729fb032bd2f7cde20fb343da0cd358447e8b23028422c123944e8d0be660fa in /
2021-07-26 21:21:31 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-08-16 19:36:14 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-08-16 19:36:14 UTC|1 ARCH=amd64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-08-16 19:36:15 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.13
2021-08-16 19:36:36 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-08-16 19:36:36 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-08-16 19:36:37 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-08-16 19:36:37 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-08-16 19:36:38 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-08-16 19:36:39 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-08-16 19:36:39 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-08-16 19:36:39 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-d0c1392f0b79efbb9d646454bc002bde467a51ec-head
2021-08-16 19:36:39 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-08-16 19:36:46 UTC/bin/sh -c #(nop) COPY dir:692dace816351145114959f4df0711574aad4806c5e3fa7d7bde609bcdade2f7 in /var/lib/rancher-data
2021-08-16 19:36:47 UTC/bin/sh -c #(nop) COPY file:06b0b342addff9a717be154d225e24a02cfd9f246783db87a72ccfb06f516df1 in /usr/bin/
2021-08-16 19:36:48 UTC/bin/sh -c #(nop) COPY multi:14c5330dff6e98039fb7ad64d235aec95302f3202425944e72422d532193c04b in /usr/bin/
2021-08-16 19:36:49 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-08-16 19:36:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-08-16 19:36:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-16T19:35:52Z
2021-08-16 19:36:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=d0c1392f0b79efbb9d646454bc002bde467a51ec
2021-08-16 19:36:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-08-16 19:36:49 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.