2022-06-24 12:13:34 UTC
109 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3431ac0c912660937f1e59485584bd075119fa17ae773bd9c7dc986984550373 - 39.75% (43.3 MB)
[#001] sha256:2b0db076f28c511b2421f39513c4804a55b1ebbfdee3ba7ed55614468d099afc - 13.75% (15 MB)
[#002] sha256:7b36c5a76dc92d106c3150f7c64c8f7c92435fb4bcfbe77d813c5e2cc6be4973 - 0.0% (413 Bytes)
[#003] sha256:5e2f4b6d0e360b7bf66217c6b2d73e30dcf7be1e60908f0e6c793c28baea1fb5 - 11.56% (12.6 MB)
[#004] sha256:10640493edeb92670499c569f080f9ee22ed201c5e75e32acfaf24d630b7172f - 34.94% (38 MB)
[#005] sha256:3445b3887c480f89f4524aa588abec09a9558344499d1f9a447dc69a729c345a - 0.0% (685 Bytes)
[#006] sha256:69df6d089059e7c7a1bf926b1bfd4d5c52ff71bd02af65c80ddf7768282afa11 - 0.0% (221 Bytes)
KIWI 9.24.17
2022-06-24 12:00:24 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:00:26 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:00:26 UTC/bin/sh -c #(nop) COPY file:af7e0c4c2f72e64f7770252c789166de106d9d916dad58894a260a3c209b222e in /usr/local/bin/
2022-06-24 12:00:28 UTC/bin/sh -c #(nop) COPY multi:2953e9d0a2ba90193e0eb3f74b94d699179238c872303653fbed97e80c67c395 in /usr/local/bin/
2022-06-24 12:00:29 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-06-24 12:00:30 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-06-24 12:00:30 UTC/bin/sh -c #(nop) USER 1000
2022-06-24 12:00:30 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-06-24 12:00:30 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-06-24 12:13:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-24T12:13:27Z
2022-06-24 12:13:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4c4385ac4a17cc343f21ab348a159481027b50ef
2022-06-24 12:13:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-06-24 12:13:34 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.