2023-02-08 13:17:09 UTC
107 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2ece06574f739b05cf398fcabf7c2ba40ce9ba5d6363ca6d7ffc6f318889a8a7 - 40.15% (43 MB)
[#001] sha256:7bf089e030e06ecb16eaec03c2778bde3479a4f4c0a6b81b713ebbde3304b4cc - 15.34% (16.4 MB)
[#002] sha256:435f843b4af7148469014153f70e143fa2d1abd6046453599f07ddc0b1535a0b - 0.0% (439 Bytes)
[#003] sha256:41dd25da78e9ca4b77ac34c29012d22838378a8f4857be75207aac138421c467 - 12.49% (13.4 MB)
[#004] sha256:fd3a494ea199d2e9a5133f628f23d413dd762b9b8fb2def3b89b68b80b4b6d3f - 32.02% (34.3 MB)
[#005] sha256:865bea52203d6e0fd5ee7260f805d799c107d48df422a4c84a88db3b980b670b - 0.0% (687 Bytes)
[#006] sha256:0da32b8d1bd07041cce96e311891c5cf6e2a15779a64ad4f9fba56045e20c968 - 0.0% (223 Bytes)
KIWI 9.24.43
2023-02-08 12:10:20 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-08 12:10:21 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-08 12:10:22 UTC/bin/sh -c #(nop) COPY file:56db9f3bbd9829a7029aaf6cfe76ce8134cc286c8e4565d3b2cd9fa4f5f73327 in /usr/local/bin/
2023-02-08 12:10:23 UTC/bin/sh -c #(nop) COPY multi:c1005228e30d0419acc4f28221d345b095e53a6156f69c50d9fc4394006077a7 in /usr/local/bin/
2023-02-08 12:10:23 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2023-02-08 12:10:24 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2023-02-08 12:10:24 UTC/bin/sh -c #(nop) USER 1000
2023-02-08 12:10:24 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2023-02-08 12:10:24 UTC/bin/sh -c #(nop) CMD ["welcome"]
2023-02-08 13:17:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-08T13:17:06Z
2023-02-08 13:17:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=42664720d7ee822e123d7d51c667cc2cf1255215
2023-02-08 13:17:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2023-02-08 13:17:09 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.