2022-06-15 06:02:40 UTC
69 MB
http://localhost:9500
LONGHORN_UI_PORT8000
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:0e8e6c8ec5ec6441406e7ceae0a8cf589a98dd0a75440e7d785c115ac3d68dc2 - 65.2% (45 MB)
[#001] sha256:131cf87ba04a2cfd74b33b9e36c210e1a9ca4b46de9d67431a97d93895ec7fd2 - 29.76% (20.5 MB)
[#002] sha256:3ee9b9e808b4f06df62b50ef88353a216d41e475f24eaa2e85cb79819b28dce6 - 0.0% (142 Bytes)
[#003] sha256:d3cb019849a60eb1c5938c0583dd8f7b31cd8349138056e8b6d8405e372be9e2 - 5.04% (3.48 MB)
[#004] sha256:d7eb0ff4a7f54e7b6f9c87971ad550d5be02cac7802f6d0225ebb8adaf705b96 - 0.0% (822 Bytes)
KIWI 9.24.17
2022-06-15 06:02:34 UTC/bin/sh -c zypper -n ref && zypper -n install curl libxml2 bash gettext shadow nginx && rm -f /bin/sh && ln -s /bin/bash /bin/sh
2022-06-15 06:02:36 UTC/bin/sh -c mkdir -p web/dist
2022-06-15 06:02:36 UTC/bin/sh -c #(nop) WORKDIR /web
2022-06-15 06:02:37 UTC/bin/sh -c #(nop) COPY dir:375d48a23a0480e644ff68f2c1ffeea6b9583d081386f740283a8ffcc82a1e50 in /web/dist
2022-06-15 06:02:37 UTC/bin/sh -c #(nop) COPY file:b1f70d084bf58a44a075e7e860af78356c8603a55dba6b4a5157288c3e88f439 in /etc/nginx/nginx.conf.template
2022-06-15 06:02:38 UTC/bin/sh -c #(nop) EXPOSE 8000
2022-06-15 06:02:38 UTC/bin/sh -c #(nop) ENV LONGHORN_MANAGER_IP=http://localhost:9500
2022-06-15 06:02:38 UTC/bin/sh -c #(nop) ENV LONGHORN_UI_PORT=8000
2022-06-15 06:02:39 UTC/bin/sh -c #(nop) USER nginx
2022-06-15 06:02:39 UTC/bin/sh -c #(nop) CMD ["/bin/bash" "-c" "mkdir -p /var/config/nginx/ && cp -r /etc/nginx/* /var/config/nginx/; envsubst '${LONGHORN_MANAGER_IP},${LONGHORN_UI_PORT}' < /etc/nginx/nginx.conf.template > /var/config/nginx/nginx.conf && nginx -c /var/config/nginx/nginx.conf -g 'daemon off;'"]
2022-06-15 06:02:39 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-06-15T05:58:51Z
2022-06-15 06:02:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=6b850695be1d5eb194a34a1a96616f4ec5149a99
2022-06-15 06:02:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-ui.git
2022-06-15 06:02:40 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/longhorn/longhorn-ui
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.