2023-02-17 15:17:21 UTC
108 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:70927781bed2f9636c536f9e27ee5478e36d0ca6c5e1570387d799fb1a5469a3 - 41.84% (45 MB)
[#001] sha256:d04247f3a83bd4973624bde3df873a43f724b01c4b89df778378f0bf82d7431f - 15.73% (16.9 MB)
[#002] sha256:ce6c92fc34cf939c53d621cb00204177eb30e4cd995908e6acc6f838ba1983ad - 0.0% (433 Bytes)
[#003] sha256:c72ed42ba5ea4e612d1a93c5c481538f6c61bc8c0caea8330f6a7d1312ce1b35 - 12.33% (13.3 MB)
[#004] sha256:d77a08612fc7cf9195dfdf75c8ddf31b2864b0e5b212aecb636996272253cc5c - 30.09% (32.4 MB)
[#005] sha256:2ad72452199344ca96e52e0e96b4c5f25c7635291b94135b99d49be6e34c1111 - 0.0% (687 Bytes)
[#006] sha256:bdc3096c47fa331740370ea191eb004f9c90144608a895728713537a7557555f - 0.0% (224 Bytes)
KIWI 9.24.43
2023-02-17 15:17:14 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-17 15:17: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 '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-17 15:17:15 UTC/bin/sh -c #(nop) COPY file:5d04f41d864b1420561835d5cc91350c628e73d5ad15eb61dcadceec7ea320f8 in /usr/local/bin/
2023-02-17 15:17:17 UTC/bin/sh -c #(nop) COPY multi:01683e21e3869182ba0ea8f0a25e92e00e5b234f284caed48d3425f77c139d4a in /usr/local/bin/
2023-02-17 15:17:21 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2023-02-17 15:17:21 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2023-02-17 15:17:21 UTC/bin/sh -c #(nop) USER 1000
2023-02-17 15:17:21 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2023-02-17 15:17:21 UTC/bin/sh -c #(nop) CMD ["welcome"]
2023-02-17 15:17:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-17T15:15:42Z
2023-02-17 15:17:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc825f9454a8e46141fc4b322fa53ce0bff40037
2023-02-17 15:17:21 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2023-02-17 15:17:21 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.