2022-06-21 14:11:50 UTC
89.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3431ac0c912660937f1e59485584bd075119fa17ae773bd9c7dc986984550373 - 48.58% (43.3 MB)
[#001] sha256:c6d072ac192182d2cc39d8a9568af106d85d30f95cf138fdd2ed644d4277502f - 2.5% (2.23 MB)
[#002] sha256:8774a464a3a675717ce337db538053f3f7fcce83c956091b113f303a1dc03108 - 0.0% (407 Bytes)
[#003] sha256:2b086bde79ff5ecb7a7e782d65e095d1d3de4d9475068706700c4b6a4ebfea76 - 14.13% (12.6 MB)
[#004] sha256:5f1ddc606fb40b470f656f57a9114852f4e09d91bd54fea3c2064c550dc9d014 - 34.8% (31 MB)
[#005] sha256:a90d05f61cdc209d2e1e5a34d3fca816b05c904aba508b99b3562346d29e77ba - 0.0% (685 Bytes)
[#006] sha256:55b2a5a82c5b7705af94acce9456a253cd059490fdfbfdf5d4ccd06a92337535 - 0.0% (226 Bytes)
KIWI 9.24.17
2022-06-13 07:42:26 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-13 07:42:27 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-13 15:23:56 UTC/bin/sh -c #(nop) COPY file:af7e0c4c2f72e64f7770252c789166de106d9d916dad58894a260a3c209b222e in /usr/local/bin/
2022-06-13 15:23:58 UTC/bin/sh -c #(nop) COPY multi:8247d7cf17de5a6977c4780f1d784bfd6ff983f3e2a706e8f7bf790e73a428a1 in /usr/local/bin/
2022-06-13 15:23:58 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-06-13 15:23:58 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-06-13 15:23:58 UTC/bin/sh -c #(nop) USER 1000
2022-06-13 15:23:58 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-06-13 15:23:59 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-06-21 14:11:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-21T14:11:48Z
2022-06-21 14:11:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=98aeed545eb11d527aa4f194db4a94d2859b8921
2022-06-21 14:11:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-06-21 14:11:50 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.