2024-03-27 09:39:08 UTC
70.9 MB
http://localhost:9500
LONGHORN_UI_PORT8000
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:756ea9d13c08fcb340e0131141ad6556ce13a2d634690af2b349caa95d5713f0 - 65.18% (46.2 MB)
[#001] sha256:3f9f54e2a912ff3150f76d500dfe3cc80f85932aaf6ffa7705f1494dc3e4d0a4 - 29.71% (21.1 MB)
[#002] sha256:5560181aa6cc8bc2ad4c6ad365e57828d0b3cc2e35865da77c6377f4f06ccf0e - 0.0% (141 Bytes)
[#003] sha256:6fcbee4e409ec34b0f143ed951c2c2a9a064225be504d949a419a3ec97deeb99 - 5.11% (3.62 MB)
[#004] sha256:6c5768eb4b40cbf1bdd1882d5ccb0b8e3d295cd0198ced52b999458c44572a1a - 0.0% (815 Bytes)
[#005] sha256:7d37049f9dbfd129bf9cf294ce2fe651582df4c65e6ca17451d2780e9dcda307 - 0.0% (188 Bytes)
KIWI 9.24.43
2024-03-27 09:38:51 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-03-27 09:38:55 UTC/bin/sh -c mkdir -p web/dist
2024-03-27 09:38:56 UTC/bin/sh -c #(nop) WORKDIR /web
2024-03-27 09:38:56 UTC/bin/sh -c #(nop) COPY dir:46b858fe21b3add1117194c3f2f93736a4a08ed23ba8206222fecd4b4dec7780 in /web/dist
2024-03-27 09:38:57 UTC/bin/sh -c #(nop) COPY file:b5b30a5d57dd8f7b9a886cb770e6ebf52472911d46f5cacb97f948a51b4e24eb in /etc/nginx/nginx.conf.template
2024-03-27 09:38:58 UTC/bin/sh -c #(nop) EXPOSE 8000
2024-03-27 09:38:58 UTC/bin/sh -c #(nop) ENV LONGHORN_MANAGER_IP=http://localhost:9500
2024-03-27 09:39:00 UTC/bin/sh -c #(nop) ENV LONGHORN_UI_PORT=8000
2024-03-27 09:39:03 UTC/bin/sh -c mkdir -p /var/config/ && touch /var/run/nginx.pid && chown -R 499 /var/config /var/run/nginx.pid
2024-03-27 09:39:05 UTC/bin/sh -c #(nop) USER 499
2024-03-27 09:39:06 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-03-27 09:39:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-03-27T09:33:15Z
2024-03-27 09:39:07 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=0bc8d66c26b1dd394882cf4f1f49ea6bc4dccc3e
2024-03-27 09:39:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-ui.git
2024-03-27 09:39:08 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.