2022-07-27 13:40:06 UTC
107 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f043e5974104de660c86afad723bbcf634db1056100c3af773535476ee9a40c8 - 41.87% (45 MB)
[#001] sha256:6535a7c9613f849814f4865d7b5517b99b4750a51531067c301f4bf35944b79c - 15.24% (16.4 MB)
[#002] sha256:c92e6db4857af27714a12f3e89be3837b0badf3f87ee389380c98f57ec102a61 - 0.0% (414 Bytes)
[#003] sha256:dfe808bf36e499cad1a6dcea386401a12630820d239bc6afc259ae60cdba3b4d - 12.0% (12.9 MB)
[#004] sha256:f955c76eaadd44d34dba074c38625a850140a4547678b26378f720dbc366cf6a - 30.88% (33.2 MB)
[#005] sha256:6c46f779cc231b6a2c09180acdb7280a5cafbeb8b0c466c48af5ec7c862cb7e2 - 0.0% (684 Bytes)
[#006] sha256:5d7a7c25d707e0a8e29d1239ed810ed5b0a28c5e81b90596e87d7b64f63f57a4 - 0.0% (224 Bytes)
KIWI 9.24.17
2022-07-26 13:29: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-07-26 13:29: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-07-26 13:29:04 UTC/bin/sh -c #(nop) COPY file:92fab9c5d3ea1a297743e6f1fbc148e035530914720d2e4c649427ead5796a1e in /usr/local/bin/
2022-07-26 13:29:05 UTC/bin/sh -c #(nop) COPY multi:3e02aae592c4e5d50b43d0d30779ff35fcd52d53139c7bd0c242d83afbcb5047 in /usr/local/bin/
2022-07-26 13:29:05 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-07-26 13:29:06 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-07-26 13:29:06 UTC/bin/sh -c #(nop) USER 1000
2022-07-26 13:29:06 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-07-26 13:29:06 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-07-27 13:40:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-27T13:40:04Z
2022-07-27 13:40:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=c0e15bfdc2237a3a7728c6bd1f6f537bbfe84beb
2022-07-27 13:40:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-07-27 13:40:06 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.