2022-09-06 19:27:56 UTC
112 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7c9cdfcd02b879e4b4988045020800a731ad24d45dcefce20807488441fcc5b9 - 41.83% (46.7 MB)
[#001] sha256:2204fe0646ed7f3d9e9ad8562a33d5e2d2f02b84e03d1fcdd4d78a7700271bab - 14.43% (16.1 MB)
[#002] sha256:cb4d6603fb3567fd16ccbc22e2064839f551831525067361a08b5834bcc564a0 - 0.0% (411 Bytes)
[#003] sha256:7fc0682c10d39913a75b65350d1e1fcdf75a162c4e070a0a754e5fadfdac7348 - 12.43% (13.9 MB)
[#004] sha256:7afd140192d6a8957a184f57070081f6abc1bee50a73c131a12167cd73a6906e - 31.3% (35 MB)
[#005] sha256:45fad6724743ef274013c24dc6712f6de5e46fe5410ceab80f7ee405a07408ad - 0.0% (687 Bytes)
[#006] sha256:99d012e1d53d5417dd32188d28e76b94de96afa75ee83d21eff59d32f8a082c2 - 0.0% (224 Bytes)
KIWI 9.24.36
2022-09-06 19:27:47 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-09-06 19:27:47 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-09-06 19:27:48 UTC/bin/sh -c #(nop) COPY file:3a0bd733f260b45889fdd368f04f5a2ec9cde9607ed7a1cfeaef9739dc151b26 in /usr/local/bin/
2022-09-06 19:27:51 UTC/bin/sh -c #(nop) COPY multi:83e877cdbb9405be7ea6df14b48ae460ebc88449971e55729bb0e890b47280a5 in /usr/local/bin/
2022-09-06 19:27:55 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-09-06 19:27:55 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-09-06 19:27:55 UTC/bin/sh -c #(nop) USER 1000
2022-09-06 19:27:55 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-09-06 19:27:55 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-09-06 19:27:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-06T19:25:50Z
2022-09-06 19:27:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=eecd543d3ff693e3f7e4d64efe039f5b199e86be
2022-09-06 19:27:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-09-06 19:27:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/shell
2022-09-06 19:31:52 UTC
107 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9c15954f5887e6efcfe2c3fbbf700a7f7ca58021421dd85cea4d6366204fc167 - 43.81% (47 MB)
[#001] sha256:7e9725892807a1ce99c738554bf3bfb2cedd129f9551eb0c219101876b61dac3 - 15.08% (16.2 MB)
[#002] sha256:91449b70ba3cb5bd3569346ecf8b313f7fcc53f2660da0969f0617f2765cee3b - 0.0% (407 Bytes)
[#003] sha256:95b772a4377a3987726a6f320fe019da462dcc00c3f7c5d6fee72f8499346d2d - 11.66% (12.5 MB)
[#004] sha256:55fc602db9786552a1c0b8e7049a7aa02f58ec2e9e01f1977a65a4bd23205166 - 29.45% (31.6 MB)
[#005] sha256:e05915b4cc13536da0c82cd9486dff07081762946473a6be9ea2f45e6c6cc000 - 0.0% (688 Bytes)
[#006] sha256:e128aff47c92a715077a273e795a75f5fe317d4171303760a7006cb9ec91f00c - 0.0% (226 Bytes)
KIWI 9.24.36
2022-09-06 19:31:41 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-09-06 19:31:42 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-09-06 19:31:42 UTC/bin/sh -c #(nop) COPY file:8202dbd451c18ef7b470f3c53ecdadfb4dfd09caba46fa183a1490f314ac27fc in /usr/local/bin/
2022-09-06 19:31:45 UTC/bin/sh -c #(nop) COPY multi:dc621419977fdd9aabc6b1d4939733d78d748caa1c3db812933536f520e6d3b9 in /usr/local/bin/
2022-09-06 19:31:51 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-09-06 19:31:51 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-09-06 19:31:51 UTC/bin/sh -c #(nop) USER 1000
2022-09-06 19:31:51 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-09-06 19:31:51 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-09-06 19:31:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-06T19:30:09Z
2022-09-06 19:31:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=eecd543d3ff693e3f7e4d64efe039f5b199e86be
2022-09-06 19:31:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-09-06 19:31:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/rancher/shell
2022-09-06 19:25:50 UTC
108 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:c1da920ea0d7ab2685834a9d223663aad06c3af8384ca057e32549c21a65184a - 41.63% (45 MB)
[#001] sha256:d66b5bd44d5084e3844584c92f2928e958f264ccbd75edf4affe2e1f40510e2e - 15.14% (16.4 MB)
[#002] sha256:ff9dcd6288b0eb9577def6562418e73b6eeb0de1fdbbb7145413b33aebe272a5 - 0.0% (409 Bytes)
[#003] sha256:b59671e975c9cc7020c231b8294a793853950c4e510b10cdb244ff6e322d47f6 - 12.4% (13.4 MB)
[#004] sha256:41e34ab45105f35cfcc1ed80e68b42ed28345e2ba73504e9221bed8fb12af89d - 30.83% (33.3 MB)
[#005] sha256:68290a9eeaa35c048f553ead3b53554656bb90881e804d599da11c19e2448835 - 0.0% (688 Bytes)
[#006] sha256:e592911f5fc69ca2bd3da4265d8d3c9f9f29be0fc2b9eb22e71db23fa9f7a092 - 0.0% (228 Bytes)
KIWI 9.24.36
2022-09-06 13:53:55 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-09-06 13:53: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 'PS1="> "' >> /home/shell/.bashrc && mkdir /home/shell/.kube && chown -R shell /home/shell && chmod 700 /run
2022-09-06 19:21:52 UTC/bin/sh -c #(nop) COPY file:47054cb791276ae2fe5fe2fb9949f88a8f677e8f792db6c2ac5cd568dabbbdce in /usr/local/bin/
2022-09-06 19:21:54 UTC/bin/sh -c #(nop) COPY multi:3048c3d13daf38138cb84c970cfab5fb52a41f4c19886f23a8d4041b88c5f75e in /usr/local/bin/
2022-09-06 19:21:55 UTC/bin/sh -c #(nop) COPY multi:bf72e184f89d1023d0a4d4984e9f9ff5577b3eaa79275b6c3f8bede49a4ac72d in /usr/local/bin/
2022-09-06 19:21:55 UTC/bin/sh -c #(nop) COPY file:3c48c8437bac82409709ed68031adc81d5be98c93238f64991d2eeb01a1889d6 in /home/shell/
2022-09-06 19:21:55 UTC/bin/sh -c #(nop) USER 1000
2022-09-06 19:21:55 UTC/bin/sh -c #(nop) WORKDIR /home/shell
2022-09-06 19:21:55 UTC/bin/sh -c #(nop) CMD ["welcome"]
2022-09-06 19:25:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-09-06T19:25:48Z
2022-09-06 19:25:49 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=eecd543d3ff693e3f7e4d64efe039f5b199e86be
2022-09-06 19:25:50 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/rancher/shell.git
2022-09-06 19:25:50 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.