2022-09-30 07:59:00 UTC
112 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b6a6e7915b25084679431563bba021fee6e1018b2582214936d27f857548c435 - 41.73% (46.5 MB)
[#001] sha256:56fe86f1a3d87b6cc0f23fd704453b99b82594c168c2f5711f7ef6da410896a0 - 14.47% (16.1 MB)
[#002] sha256:057c48f060c5648d6220ee17aadbe4d559177d21c8fa6d87dd56e714b49b2cdc - 0.0% (411 Bytes)
[#003] sha256:c20d7cc51839298f10abee4468f3801d28370504b256070aeb210a8e63b50f78 - 12.45% (13.9 MB)
[#004] sha256:5118c172235b89e262390f6930c5d3da066a76cb386cc0afc3d8db52f049062f - 31.35% (35 MB)
[#005] sha256:9a70ba9c0892603445597aa56e06e22f791c2dd56f292979c284cef6d53c8614 - 0.0% (688 Bytes)
[#006] sha256:0c2e8f3596624564863ce54d6363b744fd6f018d80a9623e0e18aa5829a94119 - 0.0% (227 Bytes)
KIWI 9.24.36
2022-09-30 07:58:51 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-09-30 07:58:51 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-09-30 07:58:52 UTC/bin/sh -c #(nop) COPY file:630841d407b8247f859ff5b25a206e8e5ad806ce6071653cf8e1c21c939aa693 in /usr/local/bin/
2022-09-30 07:58:55 UTC/bin/sh -c #(nop) COPY multi:83e877cdbb9405be7ea6df14b48ae460ebc88449971e55729bb0e890b47280a5 in /usr/local/bin/
2022-09-30 07:59:00 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-09-30 07:59:00 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-09-30 07:59:00 UTC/bin/sh -c #(nop) USER 1000
2022-09-30 07:59:00 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-09-30 07:59:00 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-09-30 07:59:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-30T07:56:59Z
2022-09-30 07:59:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=97bfc55678694677c1f10f4b0dffee64e0cd4f9e
2022-09-30 07:59:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-09-30 07:59:00 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.