2022-09-06 19:25:50 UTC
108 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c1da920ea0d7ab2685834a9d223663aad06c3af8384ca057e32549c21a65184a - 41.63% (45 MB)
[#001] sha256:d66b5bd44d5084e3844584c92f2928e958f264ccbd75edf4affe2e1f40510e2e - 15.14% (16.4 MB)
[#002] sha256:ff9dcd6288b0eb9577def6562418e73b6eeb0de1fdbbb7145413b33aebe272a5 - 0.0% (409 Bytes)
[#003] sha256:b59671e975c9cc7020c231b8294a793853950c4e510b10cdb244ff6e322d47f6 - 12.4% (13.4 MB)
[#004] sha256:41e34ab45105f35cfcc1ed80e68b42ed28345e2ba73504e9221bed8fb12af89d - 30.83% (33.3 MB)
[#005] sha256:68290a9eeaa35c048f553ead3b53554656bb90881e804d599da11c19e2448835 - 0.0% (688 Bytes)
[#006] sha256:e592911f5fc69ca2bd3da4265d8d3c9f9f29be0fc2b9eb22e71db23fa9f7a092 - 0.0% (228 Bytes)
KIWI 9.24.36
2022-09-06 13:53:55 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/*
2022-09-06 13:53:57 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-09-06 19:21:52 UTC/bin/sh -c #(nop) COPY file:47054cb791276ae2fe5fe2fb9949f88a8f677e8f792db6c2ac5cd568dabbbdce in /usr/local/bin/
2022-09-06 19:21:54 UTC/bin/sh -c #(nop) COPY multi:3048c3d13daf38138cb84c970cfab5fb52a41f4c19886f23a8d4041b88c5f75e in /usr/local/bin/
2022-09-06 19:21:55 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-09-06 19:21:55 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-09-06 19:21:55 UTC/bin/sh -c #(nop) USER 1000
2022-09-06 19:21:55 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-09-06 19:21:55 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-09-06 19:25:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-06T19:25:48Z
2022-09-06 19:25:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=eecd543d3ff693e3f7e4d64efe039f5b199e86be
2022-09-06 19:25:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-09-06 19:25:50 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.