2022-08-16 09:23:01 UTC
107 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7d351c9094b755aa675773bfa13ef4bb6ba2283c53628c778529db0ba5743827 - 43.99% (47 MB)
[#001] sha256:c3b656a0730e854fed4abf96b026ad523ffb0eca131906fbdf5eaf8fd50f8eb7 - 15.14% (16.2 MB)
[#002] sha256:58bd6e31d33d7f1e5d973df417feaada05a526bb0300106c88a9a13e05907a9b - 0.0% (413 Bytes)
[#003] sha256:8abe4e611c55f084d4b5d9d5a76b72f60cd30967b05a3aef8f89f548510f14c8 - 11.41% (12.2 MB)
[#004] sha256:29dbafd33ad484dd9bfc424dbaa2843ac50e06ab4dd819be06e594f1b41c01a8 - 29.46% (31.5 MB)
[#005] sha256:6dc3fb987a8c39eddd2f2b88ab997d1974c4df2343286662f7e9aef925cb203f - 0.0% (687 Bytes)
[#006] sha256:e0ad2dd344d087e5237c36abafaadc1a4e2d5c765036aa79ea0f9a126e161450 - 0.0% (224 Bytes)
KIWI 9.24.17
2022-08-16 09:22:50 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:22:51 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:22:51 UTC/bin/sh -c #(nop) COPY file:c4bfcc7934b64518cb21fa592cbedcf24df75c9669d3bead40dfc3d1f40b11bc in /usr/local/bin/
2022-08-16 09:22:54 UTC/bin/sh -c #(nop) COPY multi:2099f3bd300407c9a6158539d0feae9e491ca98fa6a84c5a7b3c0e399485defe in /usr/local/bin/
2022-08-16 09:23:00 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-08-16 09:23:00 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-08-16 09:23:00 UTC/bin/sh -c #(nop) USER 1000
2022-08-16 09:23:00 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-08-16 09:23:00 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-08-16 09:23:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T09:21:17Z
2022-08-16 09:23:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=53951dcfebe22c77145436572ed0d70108779919
2022-08-16 09:23:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-08-16 09:23:01 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.