2022-11-28 14:12:11 UTC
112 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d6928ff5f1404aaadfc560dd8bcb947e7406097172bec4908f8e4afb0ca46ff2 - 42.02% (47.1 MB)
[#001] sha256:91464693bca69ec8d5a458ae603f3c3dcc762e20dfca49adf6a7e6b35e00be40 - 14.4% (16.2 MB)
[#002] sha256:05567a10faf3a0baa3e13ef000c45e39264cbbf67842c9994151fe1d86aeff85 - 0.0% (409 Bytes)
[#003] sha256:effdfc7da12366aaa9f681004c98b6920cd33726f20dd7d4b5bccad005cb42bd - 12.39% (13.9 MB)
[#004] sha256:17bff33e66eac962fb4ea942f5e0963909d74235cb7be6e2f8bd177d237800a6 - 31.18% (35 MB)
[#005] sha256:2ddd8656301f832350a5bfc6f702ee1a9313ad293855d8cd7e97f8c952cc7936 - 0.0% (688 Bytes)
[#006] sha256:e304c77135c9cae44ea127051f9b9d2adb1fe00b5fdd7bc7c80b5b3b67b1a80c - 0.0% (226 Bytes)
KIWI 9.24.36
2022-11-28 14:12:00 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 14:12:01 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-11-28 14:12:02 UTC/bin/sh -c #(nop) COPY file:25590c6dd8e2f6885e7858b4bfc0cbf6ba7e666269f3a4fa27e9d98d92c467e4 in /usr/local/bin/
2022-11-28 14:12:05 UTC/bin/sh -c #(nop) COPY multi:83e877cdbb9405be7ea6df14b48ae460ebc88449971e55729bb0e890b47280a5 in /usr/local/bin/
2022-11-28 14:12:10 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-11-28 14:12:10 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-11-28 14:12:11 UTC/bin/sh -c #(nop) USER 1000
2022-11-28 14:12:11 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-11-28 14:12:11 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-11-28 14:12:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-28T14:10:09Z
2022-11-28 14:12:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=746d123962d70a8367404561c041c45fbf8c7740
2022-11-28 14:12:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-11-28 14:12:11 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.