2022-09-30 07:57:41 UTC
107 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:dd4ae0a8b1f1c243943eedcfd3aec2d05c42df5ac1f2b855020d7482d37a5a3e - 43.7% (46.8 MB)
[#001] sha256:7bd9404f67ea93414d607e8dd36f9458e927949e5ba40eed44c5ee302aa9bf5d - 15.12% (16.2 MB)
[#002] sha256:7779b80be6829882e647dab8b2fc641ee9af3479652cf16a43ba9ddba297415e - 0.0% (408 Bytes)
[#003] sha256:8fa23c70a56bcccac393219fa70b4abd2565ace420c99e5a213c05634ee3d623 - 11.68% (12.5 MB)
[#004] sha256:b5b692ebc69017b0c50d3bbe44d57d653097f30f5a8d9bbc7939a2d6b6a4f01e - 29.5% (31.6 MB)
[#005] sha256:ad9bff5b1bba99e08aa220533d596bf25ecbd02a07119bceb4b38cb3195105cb - 0.0% (688 Bytes)
[#006] sha256:b5a4ce655aef270ea552a619ba1bd2faeff7917f0bef1af13807cbb641075f8d - 0.0% (224 Bytes)
KIWI 9.24.36
2022-09-30 07:57:32 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-30 07:57:33 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-30 07:57:33 UTC/bin/sh -c #(nop) COPY file:822f31a19bbc52e86525e44df9b1c82f5edd2d74e27d5fe8c1a02a11f8adc7ef in /usr/local/bin/
2022-09-30 07:57:35 UTC/bin/sh -c #(nop) COPY multi:dc621419977fdd9aabc6b1d4939733d78d748caa1c3db812933536f520e6d3b9 in /usr/local/bin/
2022-09-30 07:57:40 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-09-30 07:57:40 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-09-30 07:57:41 UTC/bin/sh -c #(nop) USER 1000
2022-09-30 07:57:41 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-09-30 07:57:41 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-09-30 07:57:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-30T07:56:12Z
2022-09-30 07:57:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=97bfc55678694677c1f10f4b0dffee64e0cd4f9e
2022-09-30 07:57:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-09-30 07:57: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.