2022-11-05 00:32:34 UTC
108 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:fde93523c244fcfe93982c313c4fcdfe98a1d3ad99849dd0b7a5b41021dcb749 - 44.03% (47.5 MB)
[#001] sha256:c4941d17829967c4d0e1b3a3564f4419e881dec0645e830bf01507b8f88c1f87 - 15.03% (16.2 MB)
[#002] sha256:2e87fd7b39b596902ee211853e77ff1a3765124e3d06fd8df5d1d7c771f51fca - 0.0% (413 Bytes)
[#003] sha256:2a7efd4402adf8fc9d48f06a7c9cbb7819294e3a7892253fbcd213da21c0d1fb - 11.62% (12.5 MB)
[#004] sha256:f78bc63b4c2f80c4aa5140b4d3c3a02e4da8085256257bbf9d47dd447191c152 - 29.32% (31.6 MB)
[#005] sha256:12be139b91a55680078ee0c5343175b5c2db2a24e01e3abdeb57b9d27bb9219d - 0.0% (693 Bytes)
[#006] sha256:45e5bf3e84e2546bf1d69ef75f91f44525ce51661a0376e9194b163cfb9c3845 - 0.0% (223 Bytes)
KIWI 9.24.36
2022-11-05 00:32:31 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-11-05 00:32:32 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-11-05 00:32:32 UTC/bin/sh -c #(nop) COPY file:8f7aa7dd6d00676cd7970893f715f584fa3fb804eb5ebe78707d104e3b9b487f in /usr/local/bin/
2022-11-05 00:32:33 UTC/bin/sh -c #(nop) COPY multi:dc621419977fdd9aabc6b1d4939733d78d748caa1c3db812933536f520e6d3b9 in /usr/local/bin/
2022-11-05 00:32:34 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-11-05 00:32:34 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-11-05 00:32:34 UTC/bin/sh -c #(nop) USER 1000
2022-11-05 00:32:34 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-11-05 00:32:34 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-11-05 00:32:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-05T00:31:13Z
2022-11-05 00:32:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=66be1c02135c1d50f7b7b52fd1bb5bb883c14209
2022-11-05 00:32:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-11-05 00:32:34 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.