2021-08-03 00:32:56 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:4a6d8879828db08e444e99266d358c7f3681ab12d515b190de3173c57a5bb7d5 - 3.26% (1.36 MB)
[#002] sha256:3cb27c89c97a434ff9d7a8b7f2df6f4e3d219fd01f73f3cd7755e95d83c58796 - 0.0% (411 Bytes)
[#003] sha256:ff47b11a6049cfe5a19c5b5162b6279c5b8e35dfd7aad962add65970f2b274de - 29.91% (12.5 MB)
[#004] sha256:fc52c58c467dfcdcb297a4f39a3fdfe0b006613f2bee0d262ba3ad78174c07e4 - 60.89% (25.5 MB)
[#005] sha256:9df44a6bb4ae755957df57aa9c160a8452d8138ec490305c0a802af01fd2012b - 0.0% (522 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-03 00:32:46 UTC/bin/sh -c apk add -U --no-cache bash bash-completion jq
2021-08-03 00:32:46 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-03 00:32:47 UTC/bin/sh -c #(nop) COPY file:a2388e31e5332438f4be5338efe77298bba726a28ed627f397be4e0046996db7 in /usr/local/bin/
2021-08-03 00:32:51 UTC/bin/sh -c #(nop) COPY multi:78018eae16a55c4e2864db757279b4a6da32acc8201d7ce51a9e9fa7c4977cd3 in /usr/local/bin/
2021-08-03 00:32:55 UTC/bin/sh -c #(nop) COPY multi:0bc012ffed6e10975fa35d8e38262e28a5aefff5f0733088652238a964f638d7 in /usr/local/bin/
2021-08-03 00:32:55 UTC/bin/sh -c #(nop) USER 1000
2021-08-03 00:32:55 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2021-08-03 00:32:55 UTC/bin/sh -c #(nop) CMD ["welcome"]
2021-08-03 00:32:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2021-08-03T00:30:44Z
2021-08-03 00:32:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=396c931cfe6d4eba4b4777b2fa7809acbca9ae4d
2021-08-03 00:32:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2021-08-03 00:32:56 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.