2023-01-06 12:33:46 UTC
110 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:57e516e5d8c46b92c540ef2f85eca6117528a5a32aaeb5ab870c866dab09ff69 - 40.6% (44.7 MB)
[#001] sha256:6f50d490a8f6ff084a08dd57ca9cebf52e22894956fcc369db465106925ad511 - 14.7% (16.2 MB)
[#002] sha256:33e729c83a5ac11e20b04124e9ee016b2819c91911c5beffdbcefbb9393a4315 - 0.0% (436 Bytes)
[#003] sha256:91bfac9589f6a6c4d9116f385bc5ff62071008c33e72b7d455d9e1c38f6299fc - 12.61% (13.9 MB)
[#004] sha256:647897ec10bb13a4a37dc47d22a80434cf7b6be32f5690512c8741921ccb2d01 - 32.08% (35.3 MB)
[#005] sha256:ac486aec19b2345bff9295736e0b05c408c138bca293b281f00b325687948c5a - 0.0% (688 Bytes)
[#006] sha256:8e71c9271d0fead27b05d5dd192b4642f0e07726cfa48e790098de1c0da42f36 - 0.0% (226 Bytes)
KIWI 9.24.43
2023-01-06 12:33:35 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-01-06 12:33:36 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-01-06 12:33:36 UTC/bin/sh -c #(nop) COPY file:b87a630a5087595b9e7d412cbca702a218c68738883f9c2ca67b592909d4cda4 in /usr/local/bin/
2023-01-06 12:33:39 UTC/bin/sh -c #(nop) COPY multi:d0ba9f85ad224929967bb5cceb5d2bb10f1f7bc6f930749446a79cfe40e16145 in /usr/local/bin/
2023-01-06 12:33:45 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2023-01-06 12:33:45 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2023-01-06 12:33:46 UTC/bin/sh -c #(nop) USER 1000
2023-01-06 12:33:46 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2023-01-06 12:33:46 UTC/bin/sh -c #(nop) CMD ["welcome"]
2023-01-06 12:33:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-01-06T12:31:46Z
2023-01-06 12:33:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=caeca0fe9e109efc036a0453a20851bc2b14b1f0
2023-01-06 12:33:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2023-01-06 12:33:46 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.