2023-02-08 13:22:52 UTC
111 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bf6ca87723f24c3ecbb7dcb9b478bddb1fe3893217b11cddc9f69fa2cb61e61e - 40.37% (44.7 MB)
[#001] sha256:ec23052218ed78e0b3a9005b2b350db1070f4c19bc3356683ff8e1c0a727b511 - 14.65% (16.2 MB)
[#002] sha256:373d062e50a17b7d3d4912629ee11c202e6cc81a944cfe2937f0af162d2f9135 - 0.0% (434 Bytes)
[#003] sha256:b3f14745a1cdb81c10212152a10e26e6f0ee522e716ab3018ab1bb0495fb93d8 - 12.55% (13.9 MB)
[#004] sha256:51aa62f730c0060e94ad150bf767aa79e028b3ffc339031cf6fe2485f98269fa - 32.44% (35.9 MB)
[#005] sha256:609fad612e53c0204c9aa6807db6052b104ff4c6f04bc3895b4311974b0be54f - 0.0% (689 Bytes)
[#006] sha256:118b66cbdc2f837141df9fb8fdef2297e5fbea9d7c2197350f62cbe39af7a121 - 0.0% (224 Bytes)
KIWI 9.24.43
2023-02-08 13:22:40 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:41 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:41 UTC/bin/sh -c #(nop) COPY file:b87a630a5087595b9e7d412cbca702a218c68738883f9c2ca67b592909d4cda4 in /usr/local/bin/
2023-02-08 13:22:45 UTC/bin/sh -c #(nop) COPY multi:a2095ff2a5dc54196d3de6d96b8b965e2f1d2c1f00a6cedd7beabfffa5c2856d in /usr/local/bin/
2023-02-08 13:22:51 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2023-02-08 13:22:51 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2023-02-08 13:22:51 UTC/bin/sh -c #(nop) USER 1000
2023-02-08 13:22:51 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2023-02-08 13:22:51 UTC/bin/sh -c #(nop) CMD ["welcome"]
2023-02-08 13:22:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-08T13:20:38Z
2023-02-08 13:22:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=42664720d7ee822e123d7d51c667cc2cf1255215
2023-02-08 13:22:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2023-02-08 13:22:52 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.