2022-09-06 19:27:56 UTC
112 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7c9cdfcd02b879e4b4988045020800a731ad24d45dcefce20807488441fcc5b9 - 41.83% (46.7 MB)
[#001] sha256:2204fe0646ed7f3d9e9ad8562a33d5e2d2f02b84e03d1fcdd4d78a7700271bab - 14.43% (16.1 MB)
[#002] sha256:cb4d6603fb3567fd16ccbc22e2064839f551831525067361a08b5834bcc564a0 - 0.0% (411 Bytes)
[#003] sha256:7fc0682c10d39913a75b65350d1e1fcdf75a162c4e070a0a754e5fadfdac7348 - 12.43% (13.9 MB)
[#004] sha256:7afd140192d6a8957a184f57070081f6abc1bee50a73c131a12167cd73a6906e - 31.3% (35 MB)
[#005] sha256:45fad6724743ef274013c24dc6712f6de5e46fe5410ceab80f7ee405a07408ad - 0.0% (687 Bytes)
[#006] sha256:99d012e1d53d5417dd32188d28e76b94de96afa75ee83d21eff59d32f8a082c2 - 0.0% (224 Bytes)
KIWI 9.24.36
2022-09-06 19:27:47 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-09-06 19:27:47 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-09-06 19:27:48 UTC/bin/sh -c #(nop) COPY file:3a0bd733f260b45889fdd368f04f5a2ec9cde9607ed7a1cfeaef9739dc151b26 in /usr/local/bin/
2022-09-06 19:27:51 UTC/bin/sh -c #(nop) COPY multi:83e877cdbb9405be7ea6df14b48ae460ebc88449971e55729bb0e890b47280a5 in /usr/local/bin/
2022-09-06 19:27:55 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-09-06 19:27:55 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-09-06 19:27:55 UTC/bin/sh -c #(nop) USER 1000
2022-09-06 19:27:55 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-09-06 19:27:55 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-09-06 19:27:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-06T19:25:50Z
2022-09-06 19:27:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=eecd543d3ff693e3f7e4d64efe039f5b199e86be
2022-09-06 19:27:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-09-06 19:27:56 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.