2023-02-17 15:14:04 UTC
108 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2ece06574f739b05cf398fcabf7c2ba40ce9ba5d6363ca6d7ffc6f318889a8a7 - 39.68% (43 MB)
[#001] sha256:7c69f7bddf3ededc9ed1a0500d6876907669b46ffc9531591063fccf66ccd5fb - 15.6% (16.9 MB)
[#002] sha256:6438533e9216c983233dc62878979f2fe4f02bd4e789348af0304454bd4a9008 - 0.0% (432 Bytes)
[#003] sha256:122392de7cbe53925ed0312b66b0ea0273c3d2590b758212bcae3c7df7c0bc1a - 13.07% (14.2 MB)
[#004] sha256:e3fbe6f064e4ac40a66709550d3df4cc6c0d9cad6af721e19bff93c0646451fa - 31.64% (34.3 MB)
[#005] sha256:ca83553e699dccb4c85a0ed329acda2b1e6f834d7050e4927ef80cded240ddb7 - 0.0% (688 Bytes)
[#006] sha256:f95973d386a3df627480a46faad90905648f62ce914ae5cfd14c02449af36ef3 - 0.0% (226 Bytes)
KIWI 9.24.43
2023-02-17 15:13:44 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:13:45 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:13:46 UTC/bin/sh -c #(nop) COPY file:1b06ff070b2fc0e0ecbe130dc08e2ad79826c2ed09ff4165907cbc5ee9b37244 in /usr/local/bin/
2023-02-17 15:13:56 UTC/bin/sh -c #(nop) COPY multi:aa2f36fcb9a0987f083aa608674ca1c2aa69dd0b4546cb78a1f9d5967a01754e in /usr/local/bin/
2023-02-17 15:13:57 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2023-02-17 15:13:57 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2023-02-17 15:13:57 UTC/bin/sh -c #(nop) USER 1000
2023-02-17 15:13:57 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2023-02-17 15:13:57 UTC/bin/sh -c #(nop) CMD ["welcome"]
2023-02-17 15:14:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-17T15:14:02Z
2023-02-17 15:14:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=cc825f9454a8e46141fc4b322fa53ce0bff40037
2023-02-17 15:14:04 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2023-02-17 15:14:04 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.