2022-11-05 00:36:01 UTC
112 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:12f67e507ebe53f58a9b321d0a52aa3cf79b1c4fef6d5ec51ad64add1780952f - 42.05% (47.2 MB)
[#001] sha256:93a5f59bd9db6bff66fc844c0412a0950f0fbb1e7b910f6bb89b7fd9b93066cb - 14.39% (16.1 MB)
[#002] sha256:21283b75324aea023b2c54b98ede7ea7f1e690f278fc2b0b03a30622d472fbc4 - 0.0% (411 Bytes)
[#003] sha256:659967a05bc67d0863f4bdc37107f93447083b55051a738703e2e0e01bfe4ff9 - 12.38% (13.9 MB)
[#004] sha256:e7bd2521be679b0112f651a505e2e6afb9e618bb18045f9476b1141cc5513f69 - 31.18% (35 MB)
[#005] sha256:0c5f9654190071636fdfd2785df1a1127ba7d212dae9d51ed837d1a700ff6efc - 0.0% (689 Bytes)
[#006] sha256:8cb8371e12a71a7ca391a751872464739f8fca1d04b377efab5603830e0dbc3b - 0.0% (226 Bytes)
KIWI 9.24.36
2022-11-05 00:35:57 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:35:58 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:35:59 UTC/bin/sh -c #(nop) COPY file:105df8a3e5c33fea3a8294a4c90004f5d1ae12a2780f9049f89a5c1d0d15aebe in /usr/local/bin/
2022-11-05 00:36:00 UTC/bin/sh -c #(nop) COPY multi:83e877cdbb9405be7ea6df14b48ae460ebc88449971e55729bb0e890b47280a5 in /usr/local/bin/
2022-11-05 00:36:00 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-11-05 00:36:00 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-11-05 00:36:01 UTC/bin/sh -c #(nop) USER 1000
2022-11-05 00:36:01 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-11-05 00:36:01 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-11-05 00:36:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-11-05T00:34:16Z
2022-11-05 00:36:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=66be1c02135c1d50f7b7b52fd1bb5bb883c14209
2022-11-05 00:36:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-11-05 00:36: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.