2022-07-19 13:24:09 UTC
105 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c7ba1bbbb8b4d10a602b4cc400600bf92c5a7227c6731ed4444451f42dae9e30 - 42.07% (44.2 MB)
[#001] sha256:49688028d1a011b7d3ec2991341fc1879033032bcb973c311f7694ee9b6f5fde - 14.09% (14.8 MB)
[#002] sha256:20225d2ad4737638cbc33279e18c2024869b728f4834e16668ac17390e10ea34 - 0.0% (414 Bytes)
[#003] sha256:1becf12f4a669222762bfbb59d050eaeedea2646d0d9c3de026fb291e8cad172 - 12.27% (12.9 MB)
[#004] sha256:e970b04ea23cfd768477ce7d00cb62288e84bf9ee48f0d6d346c99fb20403f88 - 31.57% (33.2 MB)
[#005] sha256:d7f8394cb777ea9a407a4df21cc830fe1a32ef7afc022e96e2eeb8cef9a00953 - 0.0% (688 Bytes)
[#006] sha256:dee1baf0ecc29b004949ba3535dc4e05cca61bd4e71b40d9fd81d4a7a3acaab8 - 0.0% (226 Bytes)
KIWI 9.24.17
2022-07-18 12:52:33 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-07-18 12:52:34 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-18 12:52:34 UTC/bin/sh -c #(nop) COPY file:92fab9c5d3ea1a297743e6f1fbc148e035530914720d2e4c649427ead5796a1e in /usr/local/bin/
2022-07-18 12:52:36 UTC/bin/sh -c #(nop) COPY multi:3e02aae592c4e5d50b43d0d30779ff35fcd52d53139c7bd0c242d83afbcb5047 in /usr/local/bin/
2022-07-18 12:52:36 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-07-18 12:52:36 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-07-18 12:52:36 UTC/bin/sh -c #(nop) USER 1000
2022-07-18 12:52:37 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-07-18 12:52:37 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-07-19 13:24:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-19T13:24:07Z
2022-07-19 13:24:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=033bdb28f8fe19b2d98fd369b8501aad29ffd6b1
2022-07-19 13:24:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-07-19 13:24:09 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.