2022-11-28 17:42:31 UTC
108 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c1828db599b5adf8b54c09a0ecdd2ea8279a22bd2492024fe380a0c83d43ba4f - 41.74% (45.2 MB)
[#001] sha256:1b70b75d5f527d7736b875576ecc9f75c92e0c780261ca7705ab85463e401938 - 15.13% (16.4 MB)
[#002] sha256:2f4a98834ddebfdc6bab835decbcd05180aca814ee82abab7dc4701704c5d83f - 0.0% (440 Bytes)
[#003] sha256:58673664c0ea3351e32e2c9e81455ddcc1d8c711f2222b8a7e9608acedfef8ae - 12.37% (13.4 MB)
[#004] sha256:485a2f30ee8e572d470b19a4bde49cfabdddd583267a8325c0b51ed09c0b73de - 30.76% (33.3 MB)
[#005] sha256:aa14ff53eb1e4090dd1aed003c7e274d28c7c37eae5ed800904504ec011a9e27 - 0.0% (685 Bytes)
[#006] sha256:c8d81cf19ebb88e3386d04e7355d462fe15209fae4bb23336d96c6e88bf8e10e - 0.0% (225 Bytes)
KIWI 9.24.36
2022-11-25 12:11:13 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-11-28 17:40:11 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 'complete -o default -F __start_kubectl k' >> /home/shell/.bashrc && echo 'PS1="> "' >> /home/shell/.bashrc && mkdir /home/shell/.kube && chown -R shell /home/shell && chmod 700 /run
2022-11-28 17:40:11 UTC/bin/sh -c #(nop) COPY file:9db782809ff28b7ddcd3e8091d8ab5ad3736ae8882c4b7199a6f9fcf36f4c2bf in /usr/local/bin/
2022-11-28 17:40:14 UTC/bin/sh -c #(nop) COPY multi:3048c3d13daf38138cb84c970cfab5fb52a41f4c19886f23a8d4041b88c5f75e in /usr/local/bin/
2022-11-28 17:40:15 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-11-28 17:40:15 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-11-28 17:40:15 UTC/bin/sh -c #(nop) USER 1000
2022-11-28 17:40:15 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-11-28 17:40:16 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-11-28 17:42:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-28T17:42:30Z
2022-11-28 17:42:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=81617f39b3585d3b09fadb42ee3cf28d2c2586cb
2022-11-28 17:42:31 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-11-28 17:42:31 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.