2022-08-16 09:21:14 UTC
111 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e66ebb8490302ee68679c7bf67281dd91edab8eb57697a435ca3af8a0f323108 - 42.06% (46.7 MB)
[#001] sha256:ae4b5ac000ad6e211c4e25e0ce43262234202c0a331d67af0fae7a57ae706089 - 14.51% (16.1 MB)
[#002] sha256:03e48bef674980c7a377b1a83b70af85c7186f4641aa0d9e93ed1efbe99c9fa1 - 0.0% (410 Bytes)
[#003] sha256:e93aaf1f95cd073c43c37485b8ed3538ea13a856f9e48b6fff6634cc11ebc025 - 12.08% (13.4 MB)
[#004] sha256:de85b5fc90d6aa67a9fd3b4e5bdec789b50addd0f999046caf714c4340891ba9 - 31.34% (34.8 MB)
[#005] sha256:a55869c5dfc0b823d714483d9ed639eacf3a018436cdcd9b5c4fb8e91d571cb9 - 0.0% (688 Bytes)
[#006] sha256:5862a6cfc93af037cfce166ac1785233598375b6c0db33f5d157ddbf360a0d19 - 0.0% (225 Bytes)
KIWI 9.24.17
2022-08-16 09:21:04 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:21:05 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:21:06 UTC/bin/sh -c #(nop) COPY file:b71ccd71da41d6932d23ed2a5240acafdb44071858f597c7dc793933b94547d7 in /usr/local/bin/
2022-08-16 09:21:09 UTC/bin/sh -c #(nop) COPY multi:8041ee0ccdbabac40a536a16936a553955efebfe3b9c95f833d52027030410a8 in /usr/local/bin/
2022-08-16 09:21:14 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-08-16 09:21:14 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-08-16 09:21:14 UTC/bin/sh -c #(nop) USER 1000
2022-08-16 09:21:14 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-08-16 09:21:14 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-08-16 09:21:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T09:19:16Z
2022-08-16 09:21:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=53951dcfebe22c77145436572ed0d70108779919
2022-08-16 09:21:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-08-16 09:21:14 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.