2022-06-24 12:22:11 UTC
113 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bb0b1c224539d53f3ced596c10cd2426ecd1b9d38726bf4143c15a91d6ea8311 - 40.0% (45 MB)
[#001] sha256:195278c3cb3c1d9646b82ac7935288f3cd09ed9bf377fa9646274082a3879566 - 13.09% (14.7 MB)
[#002] sha256:726123e800396ccdc85e7683cacfb6bb76dabb961b5b9217f782e6fbe4616f72 - 0.0% (406 Bytes)
[#003] sha256:fd0c09ec1c7edc5dd0342ac2e18e76b298cd9ef7ad5a251e67c99c4294ebd674 - 11.64% (13.1 MB)
[#004] sha256:16a690cca8a5c9408762557144beaede3b4b536f38aeb4c7d365d32c2d80d785 - 35.26% (39.7 MB)
[#005] sha256:fc9fe2ca5db76fec68bcfed1457617574a810c92216991afd269870f6fe7a616 - 0.0% (688 Bytes)
[#006] sha256:6dec3eb7d4be7eafd0160d5fe407452cb4c2207c4e04984d08b64a997480aaae - 0.0% (227 Bytes)
KIWI 9.24.17
2022-06-24 12:22:04 UTC/bin/sh -c zypper -n update && zypper -n install bash-completion vim jq && zypper clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* /usr/share/doc/manual/* /var/log/*
2022-06-24 12:22:04 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-06-24 12:22:05 UTC/bin/sh -c #(nop) COPY file:30d94afe6eb83e59c008847a023b05c4bc52505797112197faf2fd472c1aa68d in /usr/local/bin/
2022-06-24 12:22:08 UTC/bin/sh -c #(nop) COPY multi:731730b48bfcd1ffc41db3fc6f5e978ae293165ea2ddfd0767755d36066a84e0 in /usr/local/bin/
2022-06-24 12:22:11 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-06-24 12:22:11 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-06-24 12:22:11 UTC/bin/sh -c #(nop) USER 1000
2022-06-24 12:22:11 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-06-24 12:22:11 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-06-24 12:22:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-24T12:18:25Z
2022-06-24 12:22:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4c4385ac4a17cc343f21ab348a159481027b50ef
2022-06-24 12:22:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-06-24 12:22: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.