2023-10-19 14:41:45 UTC
111 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0351f7aae5d33b2ed5ccbdb43042b0a02045dca155fb4f88c1b81c1e0c2f3bec - 41.61% (46.1 MB)
[#001] sha256:068000a36ced39f49c01c7a89f9a3feeac00b52dfcf6f39921a87be53080be16 - 14.36% (15.9 MB)
[#002] sha256:62330e6180488a9255196290c2b16ae51fdf056935fed57718354d7c1ff1ad77 - 0.0% (433 Bytes)
[#003] sha256:0f09eff9b9bb5ad60bf1fd083397d5bc91b32700d92dd3ae6e9d0ec11186ee00 - 12.69% (14.1 MB)
[#004] sha256:f1b07264ef3134d4acfabb2fe60b976ead71b169f841b5b856d7817d5a9cc729 - 31.34% (34.7 MB)
[#005] sha256:e15a6dcdc57479c97c270e1144e346da5a2844f853bf2e37c9e7fee7ce5f0e72 - 0.0% (689 Bytes)
[#006] sha256:6c5b9ee359903c3454651b076480b02720df353e8a5b0d3bc53944c6d6ac65c8 - 0.0% (226 Bytes)
KIWI 9.24.43
2023-10-19 14:41:30 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-10-19 14:41:30 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-10-19 14:41:31 UTC/bin/sh -c #(nop) COPY file:69a4568267506cc35e661708cd015bc0fa1dbe52ec6f98a94578dfa8c11565dc in /usr/local/bin/
2023-10-19 14:41:35 UTC/bin/sh -c #(nop) COPY multi:66359e970057cdd3a01457514ffca86e1890df935e5cbe827e44ed08449bb135 in /usr/local/bin/
2023-10-19 14:41:44 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2023-10-19 14:41:44 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2023-10-19 14:41:44 UTC/bin/sh -c #(nop) USER 1000
2023-10-19 14:41:44 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2023-10-19 14:41:44 UTC/bin/sh -c #(nop) CMD ["welcome"]
2023-10-19 14:41:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-10-19T14:39:54Z
2023-10-19 14:41:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5d700a000b3a58bdd597b61c1f63f04cb4ac9cf9
2023-10-19 14:41:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2023-10-19 14:41:45 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.