2022-06-24 12:22:46 UTC
108 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0e8e6c8ec5ec6441406e7ceae0a8cf589a98dd0a75440e7d785c115ac3d68dc2 - 41.79% (45 MB)
[#001] sha256:7cd27bf3bc1385c8a4fbb09e34dfaecaa690439e2d5d379d52629429e40ad259 - 13.41% (14.4 MB)
[#002] sha256:4876b30a7fb27f55e8ee5ac759722f9e1040c41234bbc15044c88665eea85dc7 - 0.0% (406 Bytes)
[#003] sha256:45ddd29ce11747b7301bb987b0ca4916e8a31fc72338bf7851adf7273f146eeb - 11.06% (11.9 MB)
[#004] sha256:762d975a906e7dff728cf470a4d6c1fde2be6b04f83429cf289df2eaa71c7702 - 33.74% (36.3 MB)
[#005] sha256:84f643cba7fed53369706208c3a334dd03ce13882377096bc0d63d35a07750bb - 0.0% (689 Bytes)
[#006] sha256:a48975b3d7a63701880300c6e444367e9d798383043058fc5c7df59ad1fd9970 - 0.0% (226 Bytes)
KIWI 9.24.17
2022-06-24 12:22:33 UTC/bin/sh -c zypper -n update && zypper -n install bash-completion vim jq && zypper clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* /usr/share/doc/manual/* /var/log/*
2022-06-24 12:22:34 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-24 12:22:34 UTC/bin/sh -c #(nop) COPY file:986e4de833aaf5d85a8e60c93b120837e65e03efc8341ad1c4d5bcf00634fd69 in /usr/local/bin/
2022-06-24 12:22:37 UTC/bin/sh -c #(nop) COPY multi:37bf872242b11620840d949fdbf4a2922038e32c124bce3c111ff9e873887a4d in /usr/local/bin/
2022-06-24 12:22:45 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-06-24 12:22:45 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-06-24 12:22:45 UTC/bin/sh -c #(nop) USER 1000
2022-06-24 12:22:45 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-06-24 12:22:45 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-06-24 12:22:45 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-24T12:19:20Z
2022-06-24 12:22:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=4c4385ac4a17cc343f21ab348a159481027b50ef
2022-06-24 12:22:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-06-24 12:22:46 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.