2022-06-21 15:17:21 UTC
88.3 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0e8e6c8ec5ec6441406e7ceae0a8cf589a98dd0a75440e7d785c115ac3d68dc2 - 50.92% (45 MB)
[#001] sha256:671d95cde788f428a58502d46b46a3fec3d0b3cd54f908abdc73357c6403c19f - 2.34% (2.06 MB)
[#002] sha256:b1fbb18a2ab7f7ad7ce2b475bd490084450f397ec928224984e140d7d90e9de4 - 0.0% (406 Bytes)
[#003] sha256:a0f015b60f24e945504f5fb0d665dab2a2e0f5e0fb3adf5b076e4080afea8946 - 13.48% (11.9 MB)
[#004] sha256:d5b732b99c5acdb1cef85643eecb3fbc709f38aef977b74bf33c7351b1ac5556 - 33.26% (29.4 MB)
[#005] sha256:a5f7d61e167abd060bca3432984e712e88ff9f02be5a5ce733304df94b0d60fe - 0.0% (689 Bytes)
[#006] sha256:44e89c3f11ff8b8498f20443c42f9469e2a13a06598016cb0a4d77d7a2d55fda - 0.0% (225 Bytes)
KIWI 9.24.17
2022-06-21 15:17:10 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-21 15:17:11 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-21 15:17:11 UTC/bin/sh -c #(nop) COPY file:986e4de833aaf5d85a8e60c93b120837e65e03efc8341ad1c4d5bcf00634fd69 in /usr/local/bin/
2022-06-21 15:17:14 UTC/bin/sh -c #(nop) COPY multi:70a762830e33005b4a0d71c78db7d04b125c4a6621ab55c6e34ebd22065e7932 in /usr/local/bin/
2022-06-21 15:17:20 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-06-21 15:17:20 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-06-21 15:17:20 UTC/bin/sh -c #(nop) USER 1000
2022-06-21 15:17:20 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-06-21 15:17:20 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-06-21 15:17:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-21T15:15:38Z
2022-06-21 15:17:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cf22bbd9c2f408f08a67584378c1c9ce2dc8815b
2022-06-21 15:17:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-06-21 15:17:21 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.