2024-01-26 15:40:20 UTC
69.8 MB
http://localhost:9500
LONGHORN_UI_PORT8000
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:ef5a172ef43450d733143ad7af68efceff7ad2404524ad50eacc33037c78f4bc - 64.8% (45.2 MB)
[#001] sha256:2d7554cfc2a94d643b57ae4c62567f79580d8bc40087c2f995f0dc7e5897f21a - 30.05% (21 MB)
[#002] sha256:0b45748e9270941e77a0f1b10f112d1b1d9602bd979b0c1a30f21d149def17fd - 0.0% (111 Bytes)
[#003] sha256:c1dec55834934f864d883e09535205023495ed1eabc6e1cfccc28effdf8e21f3 - 5.15% (3.59 MB)
[#004] sha256:09c3f9af87e16d5fb378e238d564cac00c5751bf881cf684efa1504b72245389 - 0.0% (815 Bytes)
[#005] sha256:d32bf69fdf64ddf639f09dad2caa9aaa4bc286a857b533506f07215beb02eb4f - 0.0% (161 Bytes)
KIWI 9.24.43
2024-01-26 15:40:15 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-26 15:40:17 UTC/bin/sh -c mkdir -p web/dist
2024-01-26 15:40:18 UTC/bin/sh -c #(nop) WORKDIR /web
2024-01-26 15:40:18 UTC/bin/sh -c #(nop) COPY dir:7e63123cda2070c96af869dc3efc960ba11cb9d374dfc0d8351b91c63c05d16b in /web/dist
2024-01-26 15:40:18 UTC/bin/sh -c #(nop) COPY file:b5b30a5d57dd8f7b9a886cb770e6ebf52472911d46f5cacb97f948a51b4e24eb in /etc/nginx/nginx.conf.template
2024-01-26 15:40:18 UTC/bin/sh -c #(nop) EXPOSE 8000
2024-01-26 15:40:18 UTC/bin/sh -c #(nop) ENV LONGHORN_MANAGER_IP=http://localhost:9500
2024-01-26 15:40:19 UTC/bin/sh -c #(nop) ENV LONGHORN_UI_PORT=8000
2024-01-26 15:40:19 UTC/bin/sh -c mkdir -p /var/config/ && touch /var/run/nginx.pid && chown -R 499 /var/config /var/run/nginx.pid
2024-01-26 15:40:19 UTC/bin/sh -c #(nop) USER 499
2024-01-26 15:40:19 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-26 15:40:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-01-26T15:36:01Z
2024-01-26 15:40:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=13adf3a55eed979278f9baaf46f7b340c6030c96
2024-01-26 15:40:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-ui.git
2024-01-26 15:40:20 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.