2022-06-30 17:11:02 UTC
108 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bb0b1c224539d53f3ced596c10cd2426ecd1b9d38726bf4143c15a91d6ea8311 - 41.69% (45 MB)
[#001] sha256:8d5efa8f609dddffde2cfe7d6c9185813c0f796c78416bffd831a43fa5440ce1 - 13.64% (14.7 MB)
[#002] sha256:3035079423caf1ba374e0e3461b650bbc562837386c62f6e7596eb26b0ebb312 - 0.0% (414 Bytes)
[#003] sha256:d32df9af7955691dec28a28526a7143266a8bdd8298b0c7ab5298b86822cfd5a - 12.42% (13.4 MB)
[#004] sha256:d52549e7c03e64048dbcd0678a015eb17ac45723afe176fd3ca664f1595d8b12 - 32.24% (34.8 MB)
[#005] sha256:0d7a8cd819f4c9b4cfa398f66af9a32bb3706c9527f29a4c54de89cb7da92129 - 0.0% (688 Bytes)
[#006] sha256:5ac0af567dceaa4bb48e494c32c197300fa65d7c59163ce9ec5e95d11b7f0acc - 0.0% (225 Bytes)
KIWI 9.24.17
2022-06-30 17:10:53 UTC/bin/sh -c zypper -n update && zypper -n install bash-completion vim jq && zypper clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* /usr/share/doc/manual/* /var/log/*
2022-06-30 17:10:54 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-30 17:10:55 UTC/bin/sh -c #(nop) COPY file:3a9116306ec67778fd69189f6b3a7c579d6476b419ec33045e5e561ada37e6ed in /usr/local/bin/
2022-06-30 17:10:57 UTC/bin/sh -c #(nop) COPY multi:8041ee0ccdbabac40a536a16936a553955efebfe3b9c95f833d52027030410a8 in /usr/local/bin/
2022-06-30 17:11:02 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-06-30 17:11:02 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-06-30 17:11:02 UTC/bin/sh -c #(nop) USER 1000
2022-06-30 17:11:02 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-06-30 17:11:02 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-06-30 17:11:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-30T17:09:08Z
2022-06-30 17:11:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=df754af5d99c0a47164959ac2299c2567c722cf4
2022-06-30 17:11:02 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-06-30 17:11:02 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.