2022-06-22 14:20:08 UTC
95.2 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0e8e6c8ec5ec6441406e7ceae0a8cf589a98dd0a75440e7d785c115ac3d68dc2 - 47.22% (45 MB)
[#001] sha256:74bfd7149e97edd22e830c04fd3d257bb67467ef74cafc1afa810655679d4470 - 2.17% (2.06 MB)
[#002] sha256:b82b4ae107a1551b4341a67b2c9d9feaca247eac046443252e598fd3b62c9aa8 - 0.0% (412 Bytes)
[#003] sha256:406a572092d12a1a227aac2c2f0b38bab41c71774ac583709a9998558fb1ba42 - 12.5% (11.9 MB)
[#004] sha256:a0b47f9b46ae8c15fb3866f974ba74cbbd1eaf9cf7929374dc3ac17d02abf79e - 38.11% (36.3 MB)
[#005] sha256:1ae1a84756abf73575a00e83ee6e971e04829ed53fd93924d6a5d37552b93a4c - 0.0% (691 Bytes)
[#006] sha256:e71f09a423db357f9f303fc8513d3165a7dfde23b73c2f6144ad25a9166cd809 - 0.0% (226 Bytes)
KIWI 9.24.17
2022-06-22 14:19:55 UTC/bin/sh -c zypper -n update && zypper -n install bash-completion jq && zypper -n clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* /usr/share/doc/manual/* /var/log/*
2022-06-22 14:19:56 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-06-22 14:19:56 UTC/bin/sh -c #(nop) COPY file:986e4de833aaf5d85a8e60c93b120837e65e03efc8341ad1c4d5bcf00634fd69 in /usr/local/bin/
2022-06-22 14:20:00 UTC/bin/sh -c #(nop) COPY multi:9f856bbf4e9e89877751a3dd74fd8ba0555aacb3556876a7612e453cfc4bc51c in /usr/local/bin/
2022-06-22 14:20:07 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-06-22 14:20:07 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-06-22 14:20:08 UTC/bin/sh -c #(nop) USER 1000
2022-06-22 14:20:08 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-06-22 14:20:08 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-06-22 14:20:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-22T14:16:43Z
2022-06-22 14:20:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=915dbf68d6e21810a355f5f357be9e4e24b93d7b
2022-06-22 14:20:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-06-22 14:20:08 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.