2022-06-21 15:25:24 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:0639d252eb6ef86c3cd92839391ec4de487b69d05937136f5c55a31d6da0a15d - 2.34% (2.06 MB)
[#002] sha256:66fa0873650ef3ead0fa916c652eefda198aa0174373d35488f4af8c00f50b2f - 0.0% (408 Bytes)
[#003] sha256:039fe1e2f7a779c02a105cb26743049c49e70b24c3bf6731e2a4dbfe82f0d53a - 13.48% (11.9 MB)
[#004] sha256:a6e85464f94f8dc6410f4a40c957953b21d4f1cd7d29262c88e268a15b0826ea - 33.26% (29.4 MB)
[#005] sha256:e5a64fbfe3bf7f269d0778e4be0d2d79b54bbfa6b7b45a51bb94182d2926f5b7 - 0.0% (691 Bytes)
[#006] sha256:822dd66ae24be1f34132aad4866bb532a46510e2e461b9f01d16e3cc9fcd515f - 0.0% (226 Bytes)
KIWI 9.24.17
2022-06-21 15:25:16 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:25:16 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:25:17 UTC/bin/sh -c #(nop) COPY file:986e4de833aaf5d85a8e60c93b120837e65e03efc8341ad1c4d5bcf00634fd69 in /usr/local/bin/
2022-06-21 15:25:19 UTC/bin/sh -c #(nop) COPY multi:70a762830e33005b4a0d71c78db7d04b125c4a6621ab55c6e34ebd22065e7932 in /usr/local/bin/
2022-06-21 15:25:23 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-06-21 15:25:23 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-06-21 15:25:23 UTC/bin/sh -c #(nop) USER 1000
2022-06-21 15:25:23 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-06-21 15:25:23 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-06-21 15:25:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-21T15:23:54Z
2022-06-21 15:25:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=9d29d1b0e4bbd488d2ca70fff392dfd58ea0d44a
2022-06-21 15:25:24 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-06-21 15:25:24 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.