2024-01-11 17:29:06 UTC
70.5 MB
http://localhost:9500
LONGHORN_UI_PORT8000
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3fe8bdaa246b9390b44d43e6efe51bb61eb6721ee6e6b94e955e90c5e93d4dcc - 64.92% (45.8 MB)
[#001] sha256:48337691353b0ae3995fead6389c7712b8749898aa37d58d886dff3638038d4e - 29.99% (21.1 MB)
[#002] sha256:a57e422b366c22038c04bc2d6c695f4436db073c72eb99453afa1ce083e25b39 - 0.0% (143 Bytes)
[#003] sha256:8d75900c474b3045ae4e6c18b08154df3ae402d4e97238779c98b02679ed3a65 - 5.09% (3.59 MB)
[#004] sha256:46a23cbe04510e479a4858ce1f71fe0a669df037a3106e1f20cff6f66732b071 - 0.0% (812 Bytes)
[#005] sha256:c5055823ad9e57c7e466e6ab0961ab1a860814f363ca5950735a6888499d64c9 - 0.0% (188 Bytes)
KIWI 9.24.43
2024-01-11 17:28:58 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-01-11 17:29:00 UTC/bin/sh -c mkdir -p web/dist
2024-01-11 17:29:00 UTC/bin/sh -c #(nop) WORKDIR /web
2024-01-11 17:29:01 UTC/bin/sh -c #(nop) COPY dir:37165f58eca9d7cb57162492244d59fe9038ecdbb8184687628232e127a39c48 in /web/dist
2024-01-11 17:29:01 UTC/bin/sh -c #(nop) COPY file:b5b30a5d57dd8f7b9a886cb770e6ebf52472911d46f5cacb97f948a51b4e24eb in /etc/nginx/nginx.conf.template
2024-01-11 17:29:02 UTC/bin/sh -c #(nop) EXPOSE 8000
2024-01-11 17:29:02 UTC/bin/sh -c #(nop) ENV LONGHORN_MANAGER_IP=http://localhost:9500
2024-01-11 17:29:02 UTC/bin/sh -c #(nop) ENV LONGHORN_UI_PORT=8000
2024-01-11 17:29:04 UTC/bin/sh -c mkdir -p /var/config/ && touch /var/run/nginx.pid && chown -R 499 /var/config /var/run/nginx.pid
2024-01-11 17:29:04 UTC/bin/sh -c #(nop) USER 499
2024-01-11 17:29:05 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-01-11 17:29:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-01-11T17:25:08Z
2024-01-11 17:29:05 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=00a7f3050d69c01275245edd0abbca5846dc3edb
2024-01-11 17:29:06 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-ui.git
2024-01-11 17:29:06 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.