2023-10-19 14:46:00 UTC
116 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:28ef0975de59138f03eaa6f2643bda4d4ca270e4a0f6965e08bff226d4c6a5f5 - 39.58% (45.8 MB)
[#001] sha256:07d564efe470da150c0626aff5cda54aeff68b5f37e5b7be1d3f165fefe10704 - 13.8% (16 MB)
[#002] sha256:48a3c48dd03c9b795387a2a289beab0474eef404be59af7f0b70c85d0d44ae41 - 0.0% (433 Bytes)
[#003] sha256:56d13969e130f66a628d51f011ab3c69f087960c72a25ee13cd11ff633ad27e2 - 13.45% (15.6 MB)
[#004] sha256:b6da5abd81a2ce616c849eb586ef6c710abbcd719bb7988b03eca4c43fe75df8 - 33.17% (38.4 MB)
[#005] sha256:86dc80aadcd8314da229d67b110ee54ae0f112d674b002c8e4e5db29d6ae6bce - 0.0% (686 Bytes)
[#006] sha256:899167db2c29117cad6716100672a15206718b932d61e810d44910bdb8994330 - 0.0% (223 Bytes)
KIWI 9.24.43
2023-10-19 14:45:50 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:45:50 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:45:51 UTC/bin/sh -c #(nop) COPY file:a7855145e1e0bc326e1e97abc306835a85466759182193462092fcd85eed00c2 in /usr/local/bin/
2023-10-19 14:45:54 UTC/bin/sh -c #(nop) COPY multi:c92859bc4fd62ab6c9cebc7ba4237d7c9c6f3822a940e3948fd69ec966e8899e in /usr/local/bin/
2023-10-19 14:45:59 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2023-10-19 14:45:59 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2023-10-19 14:45:59 UTC/bin/sh -c #(nop) USER 1000
2023-10-19 14:45:59 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2023-10-19 14:45:59 UTC/bin/sh -c #(nop) CMD ["welcome"]
2023-10-19 14:45:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-10-19T14:44:06Z
2023-10-19 14:45:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=5d700a000b3a58bdd597b61c1f63f04cb4ac9cf9
2023-10-19 14:45:59 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2023-10-19 14:46:00 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.