2023-12-01 02:51:03 UTC
83 MB
http://localhost:9500
LONGHORN_UI_PORT8000
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:58cadac95a5b50b715b6ee43bda1f3407f9b38340a9a05afef7d0bc57a169f8e - 52.78% (43.8 MB)
[#001] sha256:954f1730b87c61fd36760d205e224ff5a1a02aa5b77b740dc532397d5f6b37f2 - 42.89% (35.6 MB)
[#002] sha256:bb8f2619f01b9c0ee61114ec13965a411023a70c09f11e67a740154a6861b2a9 - 0.0% (143 Bytes)
[#003] sha256:8a82a6797e1e0e52413afe599c0c8dca7cd106ff46bfecfe52282a369038f5a7 - 4.33% (3.59 MB)
[#004] sha256:2f9607f744f116763e764278edfd7fb93cfcbc04cb3aefb37f0561dc6e3255bc - 0.0% (815 Bytes)
[#005] sha256:04df8a1cefdec17c35c12590b595de81fbc0458cc4280952250ac12741722575 - 0.0% (188 Bytes)
KIWI 9.24.43
2023-12-01 02:48:41 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
2023-12-01 02:48:42 UTC/bin/sh -c mkdir -p web/dist
2023-12-01 02:48:42 UTC/bin/sh -c #(nop) WORKDIR /web
2023-12-01 02:51:02 UTC/bin/sh -c #(nop) COPY dir:e4742a33c6995113ac7960c9512d0dd3cf2f40fd5120e328caa3b3758d3b00db in /web/dist
2023-12-01 02:51:02 UTC/bin/sh -c #(nop) COPY file:b5b30a5d57dd8f7b9a886cb770e6ebf52472911d46f5cacb97f948a51b4e24eb in /etc/nginx/nginx.conf.template
2023-12-01 02:51:02 UTC/bin/sh -c #(nop) EXPOSE 8000
2023-12-01 02:51:02 UTC/bin/sh -c #(nop) ENV LONGHORN_MANAGER_IP=http://localhost:9500
2023-12-01 02:51:02 UTC/bin/sh -c #(nop) ENV LONGHORN_UI_PORT=8000
2023-12-01 02:51:02 UTC/bin/sh -c mkdir -p /var/config/ && touch /var/run/nginx.pid && chown -R 499 /var/config /var/run/nginx.pid
2023-12-01 02:51:03 UTC/bin/sh -c #(nop) USER 499
2023-12-01 02:51:03 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;'"]
2023-12-01 02:51:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2023-12-01T02:49:03Z
2023-12-01 02:51:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=bf625279aaca8b7a4bbec27b693408d9e3eb6e02
2023-12-01 02:51:03 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-ui.git
2023-12-01 02:51:03 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.