2022-07-11 07:49:16 UTC
109 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1f44e21c1d2875809baab9b488a5b26f911fcad00c4b02727ed4ef961925f028 - 42.26% (46 MB)
[#001] sha256:6fa07d456ce575da5e6a5d2e25274b8e0d67a0ca638e0bfddec327b06aa3f79c - 13.38% (14.6 MB)
[#002] sha256:9f7b088ae49866fce047ba04bf440269edcfca2d5af483bd1f237993e5df94f9 - 0.0% (414 Bytes)
[#003] sha256:24b69c67bef0db92cd5797024d932609ccbb844f421b997b45048d28f7c8f1c2 - 12.34% (13.4 MB)
[#004] sha256:276ef3959246dbd559b2045a22b51ef92476775f1f9a8f72df2dc561fba0f436 - 32.01% (34.8 MB)
[#005] sha256:6db5e1d0e5550d8142b62617ad51da3311063adb5efc057baa0d2a137473875c - 0.0% (688 Bytes)
[#006] sha256:d502d6fbc07d9af8f09002abbc8bbbcbd0400d9f950b1b27d55c26fabcefd7d6 - 0.0% (225 Bytes)
KIWI 9.24.17
2022-07-11 07:49:05 UTC/bin/sh -c zypper -n update && zypper -n install bash-completion vim jq && zypper clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* /usr/share/doc/manual/* /var/log/*
2022-07-11 07:49:06 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-07-11 07:49:06 UTC/bin/sh -c #(nop) COPY file:3a9116306ec67778fd69189f6b3a7c579d6476b419ec33045e5e561ada37e6ed in /usr/local/bin/
2022-07-11 07:49:10 UTC/bin/sh -c #(nop) COPY multi:8041ee0ccdbabac40a536a16936a553955efebfe3b9c95f833d52027030410a8 in /usr/local/bin/
2022-07-11 07:49:15 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-07-11 07:49:15 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-07-11 07:49:15 UTC/bin/sh -c #(nop) USER 1000
2022-07-11 07:49:15 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-07-11 07:49:15 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-07-11 07:49:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-11T07:47:13Z
2022-07-11 07:49:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b475326169eec187a526de7b7c2857fb912ccaa2
2022-07-11 07:49:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-07-11 07:49:16 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/shell
2022-07-11 07:50:03 UTC
104 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c3df4166f9185bd3b9913f3b33ba87270b7dd97f6aa952a8dc6599a518f15584 - 44.27% (46.2 MB)
[#001] sha256:1cdb848c27b28772af59c7baf382ba2690cacef39057af6bb13a2e35bb108686 - 13.9% (14.5 MB)
[#002] sha256:a54f6b8e3ed76d04455c833b1b5a11104f9e21a90310e52b7d37a39992b34d8e - 0.0% (411 Bytes)
[#003] sha256:ba7402c4f2eee454767ec04f38009672c1e1811785b86746c563c06d9c393e67 - 11.68% (12.2 MB)
[#004] sha256:8dbc92bdbe4512d04992c39ff1c072c1db27da2e5da0c4fedeff48e33f9a708b - 30.16% (31.5 MB)
[#005] sha256:9c7dacd0a1246ae2a219a71fe0346dc74b6f977b0a81eb735b8ee75808ff8b08 - 0.0% (685 Bytes)
[#006] sha256:d6c052887a487755e1f957e2a2bc6a581e04735e316c52c5ec89dc563b6ac11b - 0.0% (224 Bytes)
KIWI 9.24.17
2022-07-11 07:49:52 UTC/bin/sh -c zypper -n update && zypper -n install bash-completion vim jq && zypper clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* /usr/share/doc/manual/* /var/log/*
2022-07-11 07:49:53 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-07-11 07:49:53 UTC/bin/sh -c #(nop) COPY file:0c773afa86da5225a07e19e23a0a97cf8d71c90fd0e58fb97b5e8d6dc8dec9e9 in /usr/local/bin/
2022-07-11 07:49:56 UTC/bin/sh -c #(nop) COPY multi:2099f3bd300407c9a6158539d0feae9e491ca98fa6a84c5a7b3c0e399485defe in /usr/local/bin/
2022-07-11 07:50:02 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-07-11 07:50:02 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-07-11 07:50:02 UTC/bin/sh -c #(nop) USER 1000
2022-07-11 07:50:03 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-07-11 07:50:03 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-07-11 07:50:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-11T07:48:19Z
2022-07-11 07:50:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b475326169eec187a526de7b7c2857fb912ccaa2
2022-07-11 07:50:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-07-11 07:50:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/shell
2022-07-11 07:43:09 UTC
105 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2649e52f81121e14a6c220893da31319cf75c6372562005c7eddae746f1a3a7b - 42.07% (44.2 MB)
[#001] sha256:793e6964867b3715b71a73ceda4c14039ca44b2e8a9b33e9a7b54633725a5d01 - 14.09% (14.8 MB)
[#002] sha256:7a666f9cd4c28efe771de97aec87b6292a0eec27035d384771c86dde03bcbdb5 - 0.0% (408 Bytes)
[#003] sha256:c86d4d05107bc2f05538f69c8233211424ae8febc36065fd058511d1a6b538fc - 12.27% (12.9 MB)
[#004] sha256:b9e987384307c439826c12015a3e9f729f1d1991676648efe3b757cbd2702d6f - 31.57% (33.2 MB)
[#005] sha256:b3157e8f2931232624ad1226eabc4f713024ee15b83b9137d5ec1aa9582c04c7 - 0.0% (687 Bytes)
[#006] sha256:f5bdc43595792fe4bc373bb2fa5fb019d01379ce7e1903f4483eccd5cdfe4787 - 0.0% (225 Bytes)
KIWI 9.24.17
2022-07-07 13:43:51 UTC/bin/sh -c zypper -n update && zypper -n install bash-completion vim jq && zypper clean -a && rm -rf /tmp/* /var/tmp/* /usr/share/doc/packages/* /usr/share/doc/manual/* /var/log/*
2022-07-07 13:43:53 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-07-07 13:43:53 UTC/bin/sh -c #(nop) COPY file:92fab9c5d3ea1a297743e6f1fbc148e035530914720d2e4c649427ead5796a1e in /usr/local/bin/
2022-07-07 13:43:54 UTC/bin/sh -c #(nop) COPY multi:3e02aae592c4e5d50b43d0d30779ff35fcd52d53139c7bd0c242d83afbcb5047 in /usr/local/bin/
2022-07-07 13:43:55 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-07-07 13:43:55 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-07-07 13:43:55 UTC/bin/sh -c #(nop) USER 1000
2022-07-07 13:43:56 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-07-07 13:43:56 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-07-11 07:43:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-11T07:43:06Z
2022-07-11 07:43:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=b475326169eec187a526de7b7c2857fb912ccaa2
2022-07-11 07:43:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-07-11 07:43:09 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.