2023-02-28 19:34:08 UTC
107 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:b4a947dd69c8df4b6ddc1baa2d6be4495b4ef866015453a7b10f549684b59e41 - 42.02% (45 MB)
[#001] sha256:24ee3e7ab1804f9f7546c47c759b90795d55a134d52a2b241eb8f65b460947d4 - 15.38% (16.5 MB)
[#002] sha256:4071eefd7a09945dcd33a6692560172f2c905da0209c077cf982a19269558409 - 0.0% (438 Bytes)
[#003] sha256:7aa7fe7a86b2f8ed636ec5a9fdc2112bdabf6a07dbff67066a4dc6682c7d85f8 - 12.38% (13.3 MB)
[#004] sha256:d3e0e3ba666a0e675b900b4ad3a853443880ce37adb93dc24d369909359af19b - 30.22% (32.4 MB)
[#005] sha256:d74a2777cfca7331b3968952049aa5afbd502c667111e2a1b91efa577e886e74 - 0.0% (686 Bytes)
[#006] sha256:1508f19bb4cff2edc7b4ef44360151b330a269f7020298e0b552367df8add63f - 0.0% (225 Bytes)
KIWI 9.24.43
2023-02-28 19:33:56 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-02-28 19:33:57 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-02-28 19:33:57 UTC/bin/sh -c #(nop) COPY file:5d04f41d864b1420561835d5cc91350c628e73d5ad15eb61dcadceec7ea320f8 in /usr/local/bin/
2023-02-28 19:34:00 UTC/bin/sh -c #(nop) COPY multi:01683e21e3869182ba0ea8f0a25e92e00e5b234f284caed48d3425f77c139d4a in /usr/local/bin/
2023-02-28 19:34:07 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2023-02-28 19:34:07 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2023-02-28 19:34:07 UTC/bin/sh -c #(nop) USER 1000
2023-02-28 19:34:07 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2023-02-28 19:34:07 UTC/bin/sh -c #(nop) CMD ["welcome"]
2023-02-28 19:34:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-02-28T19:32:11Z
2023-02-28 19:34:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=1f65a35ee006dc59998b51b2bad3a752bbdccfb2
2023-02-28 19:34:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2023-02-28 19:34: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.