2021-08-17 20:45:06 UTC
148 MB
rancher/rancher-agent:v2.5-8a3d7538df6bb8df871727693e4e23795caf1495-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:fda1cca7a3cc2b66c161597f27e151a9b1cab79d73c7c0c2706606813a3e58cf - 15.3% (22.6 MB)
[#001] sha256:615a2cc1265a88c8dec855c9b4abf3361f657c0bcbbcba582e79b9b3c4729547 - 0.0% (124 Bytes)
[#002] sha256:0ed108a65605e5df1dbf54c9b7861cc6e9af7f081a31eaaccd68fdc4cddac8fc - 29.69% (43.9 MB)
[#003] sha256:05cc940cb144f9c8d9d73a29be79915d5c1b322b3915649273e29e152b9c1e70 - 1.31% (1.94 MB)
[#004] sha256:a67d33c3700f0875df0b894bca4c95c79a7557b7411c33a7d2bde3d17670e64f - 16.66% (24.6 MB)
[#005] sha256:c94b94558705452a3836ffce3f14495e9713b781072d74d1296fca075e3baa89 - 22.8% (33.7 MB)
[#006] sha256:34d16b9613a4637cea212f2e69a94dc4af904a107228a2317e9c501dc56ad295 - 0.01% (8.89 KB)
[#007] sha256:e1d0c701dcc1d78f5ee0e2c6da8f18417b50743edadfa6b6f9c558f87b402ebf - 14.23% (21 MB)
[#008] sha256:027bebd475376e7c778ac330751956dfb55f38113aa838d6bfe1cbbb737598e0 - 0.0% (171 Bytes)
/bin/sh -c #(nop) ADD file:e87e065765ef99e8db25307f469c7481ab480ac5fe6353ae4caf402766f14045 in /
2021-07-26 21:48:50 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-08-17 20:44:34 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-08-17 20:44:35 UTC|1 ARCH=arm64 /bin/sh -c rm -f /bin/sh && ln -s /bin/bash /bin/sh
2021-08-17 20:44:35 UTC/bin/sh -c #(nop) ENV KUBECTL_VERSION=v1.19.13
2021-08-17 20:44:53 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-08-17 20:44:53 UTC/bin/sh -c #(nop) ENV LOGLEVEL_VERSION=v0.1.3
2021-08-17 20:44:54 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-08-17 20:44:54 UTC/bin/sh -c #(nop) ENV KUBEPROMPT_VERSION=v1.0.10
2021-08-17 20:44:56 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-08-17 20:44:56 UTC/bin/sh -c #(nop) ARG VERSION=dev
2021-08-17 20:44:56 UTC/bin/sh -c #(nop) LABEL io.cattle.agent=true
2021-08-17 20:44:56 UTC/bin/sh -c #(nop) ENV AGENT_IMAGE=rancher/rancher-agent:v2.5-8a3d7538df6bb8df871727693e4e23795caf1495-head
2021-08-17 20:44:56 UTC/bin/sh -c #(nop) ENV SSL_CERT_DIR=/etc/kubernetes/ssl/certs
2021-08-17 20:45:03 UTC/bin/sh -c #(nop) COPY dir:a8b71c024e2aa91cfe6f681a990ecce485dc3412af4301897a3784b3c7e8b8a3 in /var/lib/rancher-data
2021-08-17 20:45:05 UTC/bin/sh -c #(nop) COPY file:c60b26f35c3c5659c4b0e8025022c909934ae8190a20e5ee1935a9d5c70e85ab in /usr/bin/
2021-08-17 20:45:05 UTC/bin/sh -c #(nop) COPY multi:1cfc3df6e47803e032e6839ee011614118d1565bd33f806ac5a483d07ff38988 in /usr/bin/
2021-08-17 20:45:05 UTC/bin/sh -c #(nop) WORKDIR /var/lib/rancher
2021-08-17 20:45:05 UTC/bin/sh -c #(nop) ENTRYPOINT ["run.sh"]
2021-08-17 20:45:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-17T20:44:19Z
2021-08-17 20:45:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=8a3d7538df6bb8df871727693e4e23795caf1495
2021-08-17 20:45:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/rancher.git
2021-08-17 20:45:06 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.