2022-08-16 09:19:29 UTC
108 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d3ae3d3a3f5d4bca4146c22610bb0ad249793370f26a5579e122054eec5f8052 - 41.49% (45 MB)
[#001] sha256:8c4223050daa8f22adf8d7aa671977347bb5796572bc3de9492ae8a4b2c6b029 - 16.03% (17.4 MB)
[#002] sha256:0315b5734ea936bf5749ac4d142590cfc5b539261d12c1ffa36a74caca9a014a - 0.0% (415 Bytes)
[#003] sha256:351d595e2d22fcab614d2a9852f8e6fe30e98a290ff8184f596ba655517b61ec - 11.89% (12.9 MB)
[#004] sha256:46c39944e3653d6ee44078b2b9fb278f98030eed33e9f2a5ea542164dbb548e8 - 30.59% (33.2 MB)
[#005] sha256:01b552bf759d7d6c1e3251383079c4bd54f3b86e7d878574720ab680001a6404 - 0.0% (687 Bytes)
[#006] sha256:66991c4e299aec335f259961c8736b8beded4dc8f11153db0266d08accecd783 - 0.0% (225 Bytes)
KIWI 9.24.17
2022-08-16 09:18: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-08-16 09:18:14 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-08-16 09:19:27 UTC/bin/sh -c #(nop) COPY file:e92df49167c03b8039981f0dabbf118f9f5e99a6935b24a5ad167a8c7eac0734 in /usr/local/bin/
2022-08-16 09:19:27 UTC/bin/sh -c #(nop) COPY multi:3e02aae592c4e5d50b43d0d30779ff35fcd52d53139c7bd0c242d83afbcb5047 in /usr/local/bin/
2022-08-16 09:19:28 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-08-16 09:19:29 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-08-16 09:19:29 UTC/bin/sh -c #(nop) USER 1000
2022-08-16 09:19:29 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-08-16 09:19:29 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-08-16 09:19:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T09:18:24Z
2022-08-16 09:19:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=53951dcfebe22c77145436572ed0d70108779919
2022-08-16 09:19:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-08-16 09:19:29 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.