2023-08-01 14:23:16 UTC
114 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a252fc4f16171481ff7f731d5b8bad698ed3aab12963b9613e8a67d4047e95dd - 40.07% (45.5 MB)
[#001] sha256:c74dbb7484721b79980229a413e5e0c949b812d08075a7ec43ee6e0ddb93389f - 13.97% (15.9 MB)
[#002] sha256:caf69f523083c86c9ecbac08b16e7e5e5e9c7528d0566e8fefa7d115778e0e50 - 0.0% (438 Bytes)
[#003] sha256:53ff651a47bc2292413735c2bb147fb2d206915a09dcc5a328849717f4cd18d5 - 13.04% (14.8 MB)
[#004] sha256:840f8976b154702f6c00e3ddfdd543d15ecefe338f280e0ab0e7a2d870d701cf - 32.91% (37.4 MB)
[#005] sha256:72533c4ab7987da0eadd53645feebc1eafd14b18d20fdb7bd6e3d452d58aedbb - 0.0% (688 Bytes)
[#006] sha256:40896f347fdd2b069913dc30fd0e15ff6946481558c103d55272700cfde1e547 - 0.0% (225 Bytes)
KIWI 9.24.43
2023-08-01 14:23:11 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-08-01 14:23:12 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-08-01 14:23:13 UTC/bin/sh -c #(nop) COPY file:14e9768b3af768d71125907cee9317f859358feeb392dff99b9fa2456fa20977 in /usr/local/bin/
2023-08-01 14:23:14 UTC/bin/sh -c #(nop) COPY multi:16f52da8343f1501dec2e7d9fa8e5e88564c9b9e22ab3eced5e259980801a130 in /usr/local/bin/
2023-08-01 14:23:15 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2023-08-01 14:23:15 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2023-08-01 14:23:15 UTC/bin/sh -c #(nop) USER 1000
2023-08-01 14:23:15 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2023-08-01 14:23:15 UTC/bin/sh -c #(nop) CMD ["welcome"]
2023-08-01 14:23:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-08-01T14:21:04Z
2023-08-01 14:23:15 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fbde71b17730534ceb5eaed10724fb7445e2550c
2023-08-01 14:23:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2023-08-01 14:23:16 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.