2024-05-22 05:12:45 UTC
72.4 MB
http://localhost:9500
LONGHORN_UI_PORT8000
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:83b8da0419ac05a4a293fb451eb91f5e525e51c10b994a330ab9cfc73e32b0f7 - 65.7% (47.6 MB)
[#001] sha256:4d1a40938504ab768d99a025c3a130d254a097e8c9d75097c1b854a2b9f0fb2d - 29.29% (21.2 MB)
[#002] sha256:01ea74a18e0ad0fcccfb523ae1f4467bfdcd7e3f541f5a3b73ebf6de5b450c99 - 0.0% (144 Bytes)
[#003] sha256:ee1f7589e662bbf0532e76138f7012fe712d99722de50d64df25c192fe23f96e - 5.0% (3.62 MB)
[#004] sha256:388d825bfbd234af2057e6ca76116d412358bcc2311f6d9a02abbc79a6cbd59a - 0.0% (815 Bytes)
[#005] sha256:eac069d85fe3e429ec233580655d104e8b17b7d80295e046cd761b0824b87cc4 - 0.0% (189 Bytes)
KIWI 9.24.43
2024-05-22 05:11:59 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
2024-05-22 05:12:03 UTC/bin/sh -c mkdir -p web/dist
2024-05-22 05:12:04 UTC/bin/sh -c #(nop) WORKDIR /web
2024-05-22 05:12:05 UTC/bin/sh -c #(nop) COPY dir:3b354ea8d437c6c3faf1f45414dda62246762ba76038985627c2ffc866682869 in /web/dist
2024-05-22 05:12:06 UTC/bin/sh -c #(nop) COPY file:b5b30a5d57dd8f7b9a886cb770e6ebf52472911d46f5cacb97f948a51b4e24eb in /etc/nginx/nginx.conf.template
2024-05-22 05:12:09 UTC/bin/sh -c #(nop) EXPOSE 8000
2024-05-22 05:12:10 UTC/bin/sh -c #(nop) ENV LONGHORN_MANAGER_IP=http://localhost:9500
2024-05-22 05:12:10 UTC/bin/sh -c #(nop) ENV LONGHORN_UI_PORT=8000
2024-05-22 05:12:13 UTC/bin/sh -c mkdir -p /var/config/ && touch /var/run/nginx.pid && chown -R 499 /var/config /var/run/nginx.pid
2024-05-22 05:12:15 UTC/bin/sh -c #(nop) USER 499
2024-05-22 05:12:40 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;'"]
2024-05-22 05:12:43 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-05-22T05:06:22Z
2024-05-22 05:12:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=caa727481fe126dec39d85ecfb1910817bcb43fe
2024-05-22 05:12:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-ui.git
2024-05-22 05:12:45 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.