2023-01-06 12:27:41 UTC
107 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:dd3efa89ccdf6800b1bd4eeb0edf02dc845921d59d81e93d2bc4b0c4e0af0b04 - 40.4% (43.1 MB)
[#001] sha256:f319bbd998b857e5c72b3aec00513da422fb4a585fdf466f9b19ba46a3edc44d - 15.4% (16.4 MB)
[#002] sha256:8bd2b6a1ee5c078a8e0676ec8f4cb5641db42a99e92a91804f19bea5d416e9da - 0.0% (435 Bytes)
[#003] sha256:579e0dd86a283479a9897e3b674d246d8f0e38298a57a7accca0ecda9b08f45a - 12.57% (13.4 MB)
[#004] sha256:f32044e508d7adebf2e9d1eca1901cc7c18998c74b21475c24863f81ec86e033 - 31.63% (33.7 MB)
[#005] sha256:5b3fdc1b5fd69356e0b7e846f06e48a50835e853423b844b690e73dd10cc1cb2 - 0.0% (687 Bytes)
[#006] sha256:41d03aa88de60cde4e39dd9fbe602647b23fea0aac09498b3ec6840e30243f61 - 0.0% (225 Bytes)
KIWI 9.24.43
2023-01-06 12:11:18 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-01-06 12:11:19 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-01-06 12:11:20 UTC/bin/sh -c #(nop) COPY file:56db9f3bbd9829a7029aaf6cfe76ce8134cc286c8e4565d3b2cd9fa4f5f73327 in /usr/local/bin/
2023-01-06 12:11:23 UTC/bin/sh -c #(nop) COPY multi:1bb941dcaae8e8c002c9abea023ac77f8b6475d9b0e44e948a1ce0fabeec7a67 in /usr/local/bin/
2023-01-06 12:11:23 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2023-01-06 12:11:24 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2023-01-06 12:11:24 UTC/bin/sh -c #(nop) USER 1000
2023-01-06 12:11:24 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2023-01-06 12:11:24 UTC/bin/sh -c #(nop) CMD ["welcome"]
2023-01-06 12:27:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-06T12:27:40Z
2023-01-06 12:27:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=caeca0fe9e109efc036a0453a20851bc2b14b1f0
2023-01-06 12:27:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2023-01-06 12:27:41 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.