2022-06-22 14:21:08 UTC
100 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:bb0b1c224539d53f3ced596c10cd2426ecd1b9d38726bf4143c15a91d6ea8311 - 45.0% (45 MB)
[#001] sha256:69e588bdda503ac975480c15c0404769352f384fe05862ae4ede8d312cf74c8c - 2.23% (2.23 MB)
[#002] sha256:f9e523a0c653febc13e1cee933ff9716bed87346b890dfce0174bd559492bbae - 0.0% (407 Bytes)
[#003] sha256:5ae5bf7ae18195ad5ce5f76997cbf6745a75ca2f8f2c1ba690872dfd23eaec00 - 13.1% (13.1 MB)
[#004] sha256:5f2c8abd32a140f39459b4f8fb98b40090c9aad253cce751bb34777b0ea280e3 - 39.67% (39.7 MB)
[#005] sha256:e18154d01b05ba6f86bc068227269264c5dfb6bb969badb17e1cbb5f1cd08f1c - 0.0% (688 Bytes)
[#006] sha256:764b08886089c5b7954676e300c3e0f58b5a38726cbc51d321fff8141477d007 - 0.0% (227 Bytes)
KIWI 9.24.17
2022-06-22 14:21:01 UTC/bin/sh -c zypper -n update && zypper -n install bash-completion jq && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* /usr/share/doc/manual/* /var/log/*
2022-06-22 14:21:01 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-22 14:21:02 UTC/bin/sh -c #(nop) COPY file:30d94afe6eb83e59c008847a023b05c4bc52505797112197faf2fd472c1aa68d in /usr/local/bin/
2022-06-22 14:21:04 UTC/bin/sh -c #(nop) COPY multi:2380660261363df52cd06e6c95d7fe33c5d1d5f48f8449ac3ea004fb1d663227 in /usr/local/bin/
2022-06-22 14:21:08 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-06-22 14:21:08 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-06-22 14:21:08 UTC/bin/sh -c #(nop) USER 1000
2022-06-22 14:21:08 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-06-22 14:21:08 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-06-22 14:21:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-22T14:17:20Z
2022-06-22 14:21:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=915dbf68d6e21810a355f5f357be9e4e24b93d7b
2022-06-22 14:21:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-06-22 14:21:08 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.