2023-05-09 17:30:47 UTC
111 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:8a61f9a1ad1506744e81db447302cdddac278a7debffdd4cdde2f634cc8e4c2f - 39.06% (43.3 MB)
[#001] sha256:caa0d78b330f3cd35edab8ca581e97a6a9ea8d56f3fc18931697871a08560da6 - 15.86% (17.6 MB)
[#002] sha256:cf6a56c1c25421d62131148ab526cb57334dc18282c748af02ae52bf719a9ae5 - 0.0% (438 Bytes)
[#003] sha256:548f8ba070090cfbbe38b0c7b6db6a8b953e4d12721b081f2a45d69b30535274 - 12.88% (14.3 MB)
[#004] sha256:b4634d1047f49ae176463f11a0ae89eb023a4dc89b906e5aebe670b3ec9c8403 - 32.19% (35.7 MB)
[#005] sha256:c814fe6d94181c4d159eef7a62625dda83e7676b3e830bd34f6df09f75722865 - 0.0% (686 Bytes)
[#006] sha256:8d00252760298b993b6ad180d08285fcf9977924307d62cb3f81693260942eb4 - 0.0% (226 Bytes)
KIWI 9.24.43
2023-05-09 17:30:33 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-05-09 17:30:34 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-05-09 17:30:35 UTC/bin/sh -c #(nop) COPY file:519ab76fa2e3615cd46d9dab8facb221e559938c0f1756dbd0749df7404c791b in /usr/local/bin/
2023-05-09 17:30:40 UTC/bin/sh -c #(nop) COPY multi:00a75af0ff88a535f7a0683545fc9d06216540af40dc7e86834d7d79a32d2b36 in /usr/local/bin/
2023-05-09 17:30:40 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2023-05-09 17:30:40 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2023-05-09 17:30:41 UTC/bin/sh -c #(nop) USER 1000
2023-05-09 17:30:41 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2023-05-09 17:30:41 UTC/bin/sh -c #(nop) CMD ["welcome"]
2023-05-09 17:30:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-05-09T17:30:46Z
2023-05-09 17:30:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=34a6bc2a930b05f556913c02ed4968db041bf596
2023-05-09 17:30:47 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2023-05-09 17:30:47 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.