2023-02-28 19:19:41 UTC
110 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e0921ddcb60570965cd546fabfaa7bb8515c8f4eaa6ac5b5858b23bcd307cd06 - 39.18% (43 MB)
[#001] sha256:cf9fd73d962bac1925f16d5e123c88b6be6e6a3319538cf15a6d60f878161a67 - 16.68% (18.3 MB)
[#002] sha256:9e073220c0be1a187b64ea6534ad8fbd3a77ffd1510813444a7f3bca7da94ac4 - 0.0% (437 Bytes)
[#003] sha256:8da00e8f245946bf7976bd5663212447d312f395006f3a4582b5387fba9092e4 - 12.9% (14.2 MB)
[#004] sha256:d891d02c12e5ebfd44fb0f1c4403690dc3d78a5498d9df4f4baa2ba080770526 - 31.24% (34.3 MB)
[#005] sha256:b762f742e9662295050be8624c85f26a5449a0654f09107bdcb16d0464d0a207 - 0.0% (687 Bytes)
[#006] sha256:45b5559c88fc28e982a3c83e6aad095e24aa836cdd1b67d80829c54650e4c3ae - 0.0% (224 Bytes)
KIWI 9.24.43
2023-02-28 19:19:28 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/*
2023-02-28 19:19:30 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 'complete -o default -F __start_kubectl k' >> /home/shell/.bashrc && echo 'PS1="> "' >> /home/shell/.bashrc && mkdir /home/shell/.kube && chown -R shell /home/shell && chmod 700 /run
2023-02-28 19:19:30 UTC/bin/sh -c #(nop) COPY file:1b06ff070b2fc0e0ecbe130dc08e2ad79826c2ed09ff4165907cbc5ee9b37244 in /usr/local/bin/
2023-02-28 19:19:33 UTC/bin/sh -c #(nop) COPY multi:aa2f36fcb9a0987f083aa608674ca1c2aa69dd0b4546cb78a1f9d5967a01754e in /usr/local/bin/
2023-02-28 19:19:33 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2023-02-28 19:19:33 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2023-02-28 19:19:33 UTC/bin/sh -c #(nop) USER 1000
2023-02-28 19:19:33 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2023-02-28 19:19:34 UTC/bin/sh -c #(nop) CMD ["welcome"]
2023-02-28 19:19:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-28T19:19:40Z
2023-02-28 19:19:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1f65a35ee006dc59998b51b2bad3a752bbdccfb2
2023-02-28 19:19:41 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2023-02-28 19:19:41 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.