2023-02-08 13:22:34 UTC
106 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:70927781bed2f9636c536f9e27ee5478e36d0ca6c5e1570387d799fb1a5469a3 - 42.31% (45 MB)
[#001] sha256:8fe6a6ef907c93b47c6d10ee33dd92cb21bd635480c89b7c50790cd45700f7c6 - 15.48% (16.5 MB)
[#002] sha256:209f1744c4a83550f4e2f9557102af4d6452caa4b488626c9e48a83f27fb288c - 0.0% (435 Bytes)
[#003] sha256:57c5368a28259f052bcef8567f0fa780994141d972ecb304c5324ac77afbc4d6 - 11.77% (12.5 MB)
[#004] sha256:8fa46016710414a56d04aa15fac4d22ad14247b1888793f464637ed84913bbab - 30.44% (32.4 MB)
[#005] sha256:1357dd85fd5ba2c9d213a6881ba21795253400be5bd513a455e040d1bdd0e148 - 0.0% (687 Bytes)
[#006] sha256:ef7465ca871d003b32a6879f97f78a3f75b08c309de3daf7644a67b6db13debc - 0.0% (225 Bytes)
KIWI 9.24.43
2023-02-08 13:22:22 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/*
2023-02-08 13:22:23 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
2023-02-08 13:22:23 UTC/bin/sh -c #(nop) COPY file:e51cdce21b7af078b3892a410d0ee549dec96e3a84d8902e3afa6d2ac8bb47ff in /usr/local/bin/
2023-02-08 13:22:26 UTC/bin/sh -c #(nop) COPY multi:e0bcce042a6d055f7a7e86015ff905a12935486eafef4344b87ababf134b9884 in /usr/local/bin/
2023-02-08 13:22:33 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2023-02-08 13:22:33 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2023-02-08 13:22:33 UTC/bin/sh -c #(nop) USER 1000
2023-02-08 13:22:34 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2023-02-08 13:22:34 UTC/bin/sh -c #(nop) CMD ["welcome"]
2023-02-08 13:22:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-08T13:20:40Z
2023-02-08 13:22:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=42664720d7ee822e123d7d51c667cc2cf1255215
2023-02-08 13:22:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2023-02-08 13:22:34 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.