2022-09-08 19:52:11 UTC
107 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9c15954f5887e6efcfe2c3fbbf700a7f7ca58021421dd85cea4d6366204fc167 - 43.81% (47 MB)
[#001] sha256:3235095e38e7c72c28820162eafda16b82af818db045f932550375077e045856 - 15.08% (16.2 MB)
[#002] sha256:e53fe2aebc0bb5700307924f72e61db6971a3d1f5e1f580e30102a237d92197d - 0.0% (410 Bytes)
[#003] sha256:2b23c67157926a551caca99fa145c1308edc72a680c3e1d18d7ad00705942eca - 11.66% (12.5 MB)
[#004] sha256:4970d51a87b33448cbebf9920ccfdca2666d0e31e36120f740a8b1da46909fae - 29.45% (31.6 MB)
[#005] sha256:295daabf93d1e37a4cf2b41169d953e2d63bf3a132e8db78424d7b567c93c3d7 - 0.0% (689 Bytes)
[#006] sha256:5140fef5a2ede3976cf24fe735d15bd29eda6ffc0f6ea14b86df6c30fcf3afd2 - 0.0% (226 Bytes)
KIWI 9.24.36
2022-09-08 19:52:02 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-09-08 19:52:03 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-09-08 19:52:03 UTC/bin/sh -c #(nop) COPY file:8202dbd451c18ef7b470f3c53ecdadfb4dfd09caba46fa183a1490f314ac27fc in /usr/local/bin/
2022-09-08 19:52:05 UTC/bin/sh -c #(nop) COPY multi:dc621419977fdd9aabc6b1d4939733d78d748caa1c3db812933536f520e6d3b9 in /usr/local/bin/
2022-09-08 19:52:11 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-09-08 19:52:11 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-09-08 19:52:11 UTC/bin/sh -c #(nop) USER 1000
2022-09-08 19:52:11 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-09-08 19:52:11 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-09-08 19:52:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-08T19:50:28Z
2022-09-08 19:52:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=16f0564e93c5a7ef5cc3a9a6c7f526b53845b218
2022-09-08 19:52:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-09-08 19:52:11 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.