2022-06-22 14:10:11 UTC
95.6 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3431ac0c912660937f1e59485584bd075119fa17ae773bd9c7dc986984550373 - 45.28% (43.3 MB)
[#001] sha256:c6d072ac192182d2cc39d8a9568af106d85d30f95cf138fdd2ed644d4277502f - 2.33% (2.23 MB)
[#002] sha256:8774a464a3a675717ce337db538053f3f7fcce83c956091b113f303a1dc03108 - 0.0% (407 Bytes)
[#003] sha256:2b086bde79ff5ecb7a7e782d65e095d1d3de4d9475068706700c4b6a4ebfea76 - 13.17% (12.6 MB)
[#004] sha256:dfd2ab95cb540b846571dec63469697187d40b08314b2c4a1ec46d9e002cbc7e - 39.22% (37.5 MB)
[#005] sha256:99e427ba3d54e13f8580cd793f13782ae651679c31b5a88a142180ae9de9ca1a - 0.0% (686 Bytes)
[#006] sha256:1d71c89533457eb0ccacbd0728a69b525fd353e2111fc5e3bfcbcd8a162aab9d - 0.0% (228 Bytes)
KIWI 9.24.17
2022-06-13 07:42:26 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-13 07:42:27 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-13 15:23:56 UTC/bin/sh -c #(nop) COPY file:af7e0c4c2f72e64f7770252c789166de106d9d916dad58894a260a3c209b222e in /usr/local/bin/
2022-06-22 08:24:46 UTC/bin/sh -c #(nop) COPY multi:dac6ca3cdee93fd9fe124f8f3afd8160748623d21c6ed1a8b1851f3bcba4f361 in /usr/local/bin/
2022-06-22 08:24:49 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-06-22 08:24:50 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-06-22 08:24:51 UTC/bin/sh -c #(nop) USER 1000
2022-06-22 08:24:52 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-06-22 08:24:52 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-06-22 14:10:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-22T14:10:09Z
2022-06-22 14:10:10 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=915dbf68d6e21810a355f5f357be9e4e24b93d7b
2022-06-22 14:10:11 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-06-22 14:10:11 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.