2022-08-16 09:21:14 UTC
111 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e66ebb8490302ee68679c7bf67281dd91edab8eb57697a435ca3af8a0f323108 - 42.06% (46.7 MB)
[#001] sha256:ae4b5ac000ad6e211c4e25e0ce43262234202c0a331d67af0fae7a57ae706089 - 14.51% (16.1 MB)
[#002] sha256:03e48bef674980c7a377b1a83b70af85c7186f4641aa0d9e93ed1efbe99c9fa1 - 0.0% (410 Bytes)
[#003] sha256:e93aaf1f95cd073c43c37485b8ed3538ea13a856f9e48b6fff6634cc11ebc025 - 12.08% (13.4 MB)
[#004] sha256:de85b5fc90d6aa67a9fd3b4e5bdec789b50addd0f999046caf714c4340891ba9 - 31.34% (34.8 MB)
[#005] sha256:a55869c5dfc0b823d714483d9ed639eacf3a018436cdcd9b5c4fb8e91d571cb9 - 0.0% (688 Bytes)
[#006] sha256:5862a6cfc93af037cfce166ac1785233598375b6c0db33f5d157ddbf360a0d19 - 0.0% (225 Bytes)
KIWI 9.24.17
2022-08-16 09:21:04 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-08-16 09:21:05 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-08-16 09:21:06 UTC/bin/sh -c #(nop) COPY file:b71ccd71da41d6932d23ed2a5240acafdb44071858f597c7dc793933b94547d7 in /usr/local/bin/
2022-08-16 09:21:09 UTC/bin/sh -c #(nop) COPY multi:8041ee0ccdbabac40a536a16936a553955efebfe3b9c95f833d52027030410a8 in /usr/local/bin/
2022-08-16 09:21:14 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-08-16 09:21:14 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-08-16 09:21:14 UTC/bin/sh -c #(nop) USER 1000
2022-08-16 09:21:14 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-08-16 09:21:14 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-08-16 09:21:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T09:19:16Z
2022-08-16 09:21:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=53951dcfebe22c77145436572ed0d70108779919
2022-08-16 09:21:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-08-16 09:21:14 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/shell
2022-08-16 09:23:01 UTC
107 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7d351c9094b755aa675773bfa13ef4bb6ba2283c53628c778529db0ba5743827 - 43.99% (47 MB)
[#001] sha256:c3b656a0730e854fed4abf96b026ad523ffb0eca131906fbdf5eaf8fd50f8eb7 - 15.14% (16.2 MB)
[#002] sha256:58bd6e31d33d7f1e5d973df417feaada05a526bb0300106c88a9a13e05907a9b - 0.0% (413 Bytes)
[#003] sha256:8abe4e611c55f084d4b5d9d5a76b72f60cd30967b05a3aef8f89f548510f14c8 - 11.41% (12.2 MB)
[#004] sha256:29dbafd33ad484dd9bfc424dbaa2843ac50e06ab4dd819be06e594f1b41c01a8 - 29.46% (31.5 MB)
[#005] sha256:6dc3fb987a8c39eddd2f2b88ab997d1974c4df2343286662f7e9aef925cb203f - 0.0% (687 Bytes)
[#006] sha256:e0ad2dd344d087e5237c36abafaadc1a4e2d5c765036aa79ea0f9a126e161450 - 0.0% (224 Bytes)
KIWI 9.24.17
2022-08-16 09:22:50 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-08-16 09:22:51 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-08-16 09:22:51 UTC/bin/sh -c #(nop) COPY file:c4bfcc7934b64518cb21fa592cbedcf24df75c9669d3bead40dfc3d1f40b11bc in /usr/local/bin/
2022-08-16 09:22:54 UTC/bin/sh -c #(nop) COPY multi:2099f3bd300407c9a6158539d0feae9e491ca98fa6a84c5a7b3c0e399485defe in /usr/local/bin/
2022-08-16 09:23:00 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-08-16 09:23:00 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-08-16 09:23:00 UTC/bin/sh -c #(nop) USER 1000
2022-08-16 09:23:00 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-08-16 09:23:00 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-08-16 09:23:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T09:21:17Z
2022-08-16 09:23:00 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=53951dcfebe22c77145436572ed0d70108779919
2022-08-16 09:23:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-08-16 09:23:01 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/shell
2022-08-16 09:19:29 UTC
108 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d3ae3d3a3f5d4bca4146c22610bb0ad249793370f26a5579e122054eec5f8052 - 41.49% (45 MB)
[#001] sha256:8c4223050daa8f22adf8d7aa671977347bb5796572bc3de9492ae8a4b2c6b029 - 16.03% (17.4 MB)
[#002] sha256:0315b5734ea936bf5749ac4d142590cfc5b539261d12c1ffa36a74caca9a014a - 0.0% (415 Bytes)
[#003] sha256:351d595e2d22fcab614d2a9852f8e6fe30e98a290ff8184f596ba655517b61ec - 11.89% (12.9 MB)
[#004] sha256:46c39944e3653d6ee44078b2b9fb278f98030eed33e9f2a5ea542164dbb548e8 - 30.59% (33.2 MB)
[#005] sha256:01b552bf759d7d6c1e3251383079c4bd54f3b86e7d878574720ab680001a6404 - 0.0% (687 Bytes)
[#006] sha256:66991c4e299aec335f259961c8736b8beded4dc8f11153db0266d08accecd783 - 0.0% (225 Bytes)
KIWI 9.24.17
2022-08-16 09:18:13 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-08-16 09:18:14 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-08-16 09:19:27 UTC/bin/sh -c #(nop) COPY file:e92df49167c03b8039981f0dabbf118f9f5e99a6935b24a5ad167a8c7eac0734 in /usr/local/bin/
2022-08-16 09:19:27 UTC/bin/sh -c #(nop) COPY multi:3e02aae592c4e5d50b43d0d30779ff35fcd52d53139c7bd0c242d83afbcb5047 in /usr/local/bin/
2022-08-16 09:19:28 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-08-16 09:19:29 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-08-16 09:19:29 UTC/bin/sh -c #(nop) USER 1000
2022-08-16 09:19:29 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-08-16 09:19:29 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-08-16 09:19:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-16T09:18:24Z
2022-08-16 09:19:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=53951dcfebe22c77145436572ed0d70108779919
2022-08-16 09:19:29 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-08-16 09:19:29 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.