2022-06-21 15:25:52 UTC
92.9 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bb0b1c224539d53f3ced596c10cd2426ecd1b9d38726bf4143c15a91d6ea8311 - 48.47% (45 MB)
[#001] sha256:ed0aef13d09af60005f6e403ffbb2af711e4c6f45ce0732d200395248e342e55 - 2.4% (2.23 MB)
[#002] sha256:e7fc3e0cf0ed1675dc88dcaad53d743fa2c909c245664bfc3a35365dfb5fd5a8 - 0.0% (408 Bytes)
[#003] sha256:28907786863b97d92e04c86c6078ffacbcd82a42398e667e661e9610b291d3ca - 14.11% (13.1 MB)
[#004] sha256:1dbe45540d707fb92309282cb9e0065cfb7fed63356d6e54b58201bb81293f38 - 35.02% (32.5 MB)
[#005] sha256:129cd8ee6ea56c454aed61d0f766f55d00913bf94c54ab2ebb650ee06a45447f - 0.0% (687 Bytes)
[#006] sha256:6e30fded439f881f422506a38ea1f92c476696b22005e731b7b77a49847c5411 - 0.0% (226 Bytes)
KIWI 9.24.17
2022-06-21 15:25:43 UTC/bin/sh -c zypper -n update && zypper -n install bash-completion jq && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* /usr/share/doc/manual/* /var/log/*
2022-06-21 15:25:43 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-06-21 15:25:44 UTC/bin/sh -c #(nop) COPY file:30d94afe6eb83e59c008847a023b05c4bc52505797112197faf2fd472c1aa68d in /usr/local/bin/
2022-06-21 15:25:47 UTC/bin/sh -c #(nop) COPY multi:9b5cecf0ef45b2bc061d6fd8dd1375f82cf8fce630dd667ce4c4169f3c4a65b4 in /usr/local/bin/
2022-06-21 15:25:52 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-06-21 15:25:52 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-06-21 15:25:52 UTC/bin/sh -c #(nop) USER 1000
2022-06-21 15:25:52 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-06-21 15:25:52 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-06-21 15:25:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-21T15:23:58Z
2022-06-21 15:25:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=9d29d1b0e4bbd488d2ca70fff392dfd58ea0d44a
2022-06-21 15:25:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-06-21 15:25:52 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.