2022-11-28 14:07:50 UTC
108 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c1828db599b5adf8b54c09a0ecdd2ea8279a22bd2492024fe380a0c83d43ba4f - 41.74% (45.2 MB)
[#001] sha256:1b70b75d5f527d7736b875576ecc9f75c92e0c780261ca7705ab85463e401938 - 15.13% (16.4 MB)
[#002] sha256:730edde349ef34553d085ac3fae43af9bc24cf6b7ad5289b079a3ea932543b9d - 0.0% (410 Bytes)
[#003] sha256:c5899f27de6f44992c31f241b0ab709356f7e54fd23489240114a1216c705aad - 12.37% (13.4 MB)
[#004] sha256:c5b1598d06cdd62d6a2c54a72e28608c4bb6d9743a6e4b68357c7af5c73013ab - 30.76% (33.3 MB)
[#005] sha256:6ecb1293387627d76bd87069b2a2aa9916a170b5ae4c1b86cf23fee14c5a63bc - 0.0% (688 Bytes)
[#006] sha256:611dbeb355f78721bcbb050c2976adb0c5c6f91f8097f805a9a1f1232e5dfac7 - 0.0% (224 Bytes)
KIWI 9.24.36
2022-11-25 12:11:13 UTC/bin/sh -c zypper -n update && zypper -n install bash-completion gzip jq tar unzip vim wget && zypper clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* /usr/share/doc/manual/* /var/log/*
2022-11-25 12:11:15 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-11-25 12:11:15 UTC/bin/sh -c #(nop) COPY file:9db782809ff28b7ddcd3e8091d8ab5ad3736ae8882c4b7199a6f9fcf36f4c2bf in /usr/local/bin/
2022-11-25 12:11:17 UTC/bin/sh -c #(nop) COPY multi:3048c3d13daf38138cb84c970cfab5fb52a41f4c19886f23a8d4041b88c5f75e in /usr/local/bin/
2022-11-25 12:11:17 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-11-25 12:11:17 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-11-25 12:11:17 UTC/bin/sh -c #(nop) USER 1000
2022-11-25 12:11:17 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-11-25 12:11:18 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-11-28 14:07:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-28T14:07:42Z
2022-11-28 14:07:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=746d123962d70a8367404561c041c45fbf8c7740
2022-11-28 14:07:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-11-28 14:07:50 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.