2021-08-19 18:54:48 UTC
41.8 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b452d2916bdfd021add56f1eda6bdea35400671ef07b38316ef82fce92a88fee - 5.94% (2.48 MB)
[#001] sha256:232bd1c285b4c76da1da4b6ef509af7e5d106aa2494e711daa92ad31363bc2ce - 3.26% (1.36 MB)
[#002] sha256:49cdc511596bf21ef97113f835c8d8377a683d672c59c476c157af8c5ed9da0e - 0.0% (412 Bytes)
[#003] sha256:7b8d3bcc30aaffa9c21230dfb88d9a68247f7270456cc28ef136a6710f3b5d0c - 29.91% (12.5 MB)
[#004] sha256:2e7510d91ff8755a9be9288d696b97555f5d0bdf81c07851fba2060081919519 - 60.89% (25.5 MB)
[#005] sha256:cb61c1556ea4dba8e246e93d5bcfe3b4393c91d904488c7ac803eb3a31ca68da - 0.0% (523 Bytes)
/bin/sh -c #(nop) ADD file:82fa6a18d24e3f535c9061d2e111d63fe6d8a27710bb34a17b326e605ff478be in /
2021-07-30 17:50:06 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2021-08-19 18:54:38 UTC/bin/sh -c apk add -U --no-cache bash bash-completion jq
2021-08-19 18:54:38 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-08-19 18:54:39 UTC/bin/sh -c #(nop) COPY file:2e7eaf384f118b81e4be69ea76b5be39045ba0474a4a386da2a96345274ad519 in /usr/local/bin/
2021-08-19 18:54:44 UTC/bin/sh -c #(nop) COPY multi:78018eae16a55c4e2864db757279b4a6da32acc8201d7ce51a9e9fa7c4977cd3 in /usr/local/bin/
2021-08-19 18:54:47 UTC/bin/sh -c #(nop) COPY multi:0bc012ffed6e10975fa35d8e38262e28a5aefff5f0733088652238a964f638d7 in /usr/local/bin/
2021-08-19 18:54:47 UTC/bin/sh -c #(nop) USER 1000
2021-08-19 18:54:47 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2021-08-19 18:54:47 UTC/bin/sh -c #(nop) CMD ["welcome"]
2021-08-19 18:54:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-19T18:52:34Z
2021-08-19 18:54:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=396c931cfe6d4eba4b4777b2fa7809acbca9ae4d
2021-08-19 18:54:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2021-08-19 18:54:48 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.