2022-07-27 13:44:48 UTC
111 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:09e4384b206c2e9f0760b16968aa5225a6dfc5d8778e8c1ac45fc4348c5bfbaa - 42.07% (46.7 MB)
[#001] sha256:bad8757c922bccde8863778796bf140b13d3d4af8958f6bf60548730cfffea5f - 14.52% (16.1 MB)
[#002] sha256:2001b4b8e2a556b042b65fcac596745775e44102635a9438c38d14bf6d58f3e7 - 0.0% (408 Bytes)
[#003] sha256:2254d496c0f0699f6c9278d2e867ce75b6b39f623a63cc667b3181bec42537c3 - 12.08% (13.4 MB)
[#004] sha256:9d190d4a48d630ae65bf72e0306fc9e20dbf628c5a2926eac54b511a113e961e - 31.34% (34.8 MB)
[#005] sha256:a956d91e85bb7324ab4665c90ffe5f2848845a80f3ce56571c2fb2a09cb06b53 - 0.0% (689 Bytes)
[#006] sha256:9403acad3dc2c62e83a2df3bcf1256949c6f41ad663f2e41e281727d7b019cff - 0.0% (224 Bytes)
KIWI 9.24.17
2022-07-27 13:44:39 UTC/bin/sh -c zypper -n update && zypper -n install bash-completion gzip jq tar unzip vim wget && zypper clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* /usr/share/doc/manual/* /var/log/*
2022-07-27 13:44:40 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
2022-07-27 13:44:40 UTC/bin/sh -c #(nop) COPY file:3a9116306ec67778fd69189f6b3a7c579d6476b419ec33045e5e561ada37e6ed in /usr/local/bin/
2022-07-27 13:44:43 UTC/bin/sh -c #(nop) COPY multi:8041ee0ccdbabac40a536a16936a553955efebfe3b9c95f833d52027030410a8 in /usr/local/bin/
2022-07-27 13:44:48 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-07-27 13:44:48 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-07-27 13:44:48 UTC/bin/sh -c #(nop) USER 1000
2022-07-27 13:44:48 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-07-27 13:44:48 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-07-27 13:44:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-27T13:42:54Z
2022-07-27 13:44:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=c0e15bfdc2237a3a7728c6bd1f6f537bbfe84beb
2022-07-27 13:44:48 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-07-27 13:44: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.