2023-02-17 15:16:55 UTC
112 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bf6ca87723f24c3ecbb7dcb9b478bddb1fe3893217b11cddc9f69fa2cb61e61e - 39.96% (44.7 MB)
[#001] sha256:663a6483cf33c3c4c63a12309a0b89bf943d315c222291902a5374aeeda9e337 - 14.8% (16.5 MB)
[#002] sha256:b4b6b9e285b7e964abfcaf2fa2d18d7617c81ecf9dfaa613fde476b63aaf8ba6 - 0.0% (435 Bytes)
[#003] sha256:5463988d59d1d9194669afe155cbf78ad20b161e5918f72432045b7817eef18d - 13.15% (14.7 MB)
[#004] sha256:69833f716428e1b1966912c8533cb59eb6f9a3dad5eff29ed9be47002eb54ee4 - 32.1% (35.9 MB)
[#005] sha256:9a6c1e30a3a6292afb8e42db2c46321c46ae0c6d61e61c321d6fc69d69164f1f - 0.0% (688 Bytes)
[#006] sha256:af9b7fc18e06cbf7716567839261d798bc69e962d5d998f5c14224e5de29cec0 - 0.0% (223 Bytes)
KIWI 9.24.43
2023-02-17 15:16:46 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-17 15:16:47 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-17 15:16:47 UTC/bin/sh -c #(nop) COPY file:c0bddbcf5598e6c99ad0ab38805e9cff5820c853708872ff80de8ccbf86c1b61 in /usr/local/bin/
2023-02-17 15:16:50 UTC/bin/sh -c #(nop) COPY multi:742e6db50e712b182a0b25774ccafc2fb057c71dfc8db14ca381a43916db1f80 in /usr/local/bin/
2023-02-17 15:16:55 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2023-02-17 15:16:55 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2023-02-17 15:16:55 UTC/bin/sh -c #(nop) USER 1000
2023-02-17 15:16:55 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2023-02-17 15:16:55 UTC/bin/sh -c #(nop) CMD ["welcome"]
2023-02-17 15:16:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-17T15:14:48Z
2023-02-17 15:16:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc825f9454a8e46141fc4b322fa53ce0bff40037
2023-02-17 15:16:55 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2023-02-17 15:16:55 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.