2021-06-23 15:00:07 UTC
39.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d2f70382dc9a1658ea3491d7ab4439c22087e426c00e3eb7daf825b83be4ba9c - 6.55% (2.59 MB)
[#001] sha256:f06706951c81870dd5ec05138463e586bf94c430137e6fadd78cd173dd35362f - 3.56% (1.4 MB)
[#002] sha256:9c31141e49ec8de020c0a720288cec9e10dc8a1624c43171f6dc8e34b231d8f1 - 0.0% (412 Bytes)
[#003] sha256:d05be17e110e7ae87a1e9de594227e17c73fb5769f6815d269adebaf83b0f1c6 - 30.71% (12.1 MB)
[#004] sha256:d28edd0f5962979cdeecce8e4f6ac5aa7a26d4db1722b603d7c9d6da802b850d - 59.18% (23.4 MB)
[#005] sha256:92947f1556af6acb9896288d64c97ba4bf697ae8b886e3afb272f44cdc015c6b - 0.0% (520 Bytes)
/bin/sh -c #(nop) ADD file:3db1e10ac5ebf1cb34939eff736f1384f7d3b17355758cec361489fa7a7e19ca in /
2021-06-15 21:45:09 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-06-23 14:59:59 UTC/bin/sh -c apk add -U --no-cache bash bash-completion jq
2021-06-23 14:59:59 UTC/bin/sh -c echo 'shell:x:1000:1000:shell,,,:/home/shell:/bin/bash' > /etc/passwd && echo 'shell:x:1000:' > /etc/group && mkdir /home/shell && echo '. /etc/profile.d/bash_completion.sh' >> /home/shell/.bashrc && echo 'alias k="kubectl"' >> /home/shell/.bashrc && echo 'alias ks="kubectl -n kube-system"' >> /home/shell/.bashrc && echo 'source <(kubectl completion bash)' >> /home/shell/.bashrc && echo 'PS1="> "' >> /home/shell/.bashrc && mkdir /home/shell/.kube && chown -R shell /home/shell && chmod 700 /run
2021-06-23 14:59:59 UTC/bin/sh -c #(nop) COPY file:1ba339f89340064ca9123875d16951e0b795de3e2c68cded8e12bf095da98858 in /usr/local/bin/
2021-06-23 15:00:02 UTC/bin/sh -c #(nop) COPY multi:4f03409d7707f5a9d84276a2acb8e8e9c3c23b3fd43254c763a569d05183cf70 in /usr/local/bin/
2021-06-23 15:00:07 UTC/bin/sh -c #(nop) COPY multi:0bc012ffed6e10975fa35d8e38262e28a5aefff5f0733088652238a964f638d7 in /usr/local/bin/
2021-06-23 15:00:07 UTC/bin/sh -c #(nop) USER 1000
2021-06-23 15:00:07 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2021-06-23 15:00:07 UTC/bin/sh -c #(nop) CMD ["welcome"]
2021-06-23 15:00:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-06-23T14:58:57Z
2021-06-23 15:00:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=8a534286819bb11e01368d59f3069bca681eed30
2021-06-23 15:00:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2021-06-23 15:00:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/shell
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.