2024-03-19 17:51:34 UTC
71.6 MB
http://localhost:9500
LONGHORN_UI_PORT8000
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:832b6c7a1469d3928f276ac63432cefb4203d2ff2e4c53c1f3fc18e59f7193e0 - 63.71% (45.6 MB)
[#001] sha256:44aa8ee11935ff257f2b567137d0461c03ef26b995825779977b230157e8ec59 - 31.23% (22.4 MB)
[#002] sha256:ccdc3340632000b48163306c4a6fc0779b9989201014a612e32287296a212dd4 - 0.0% (113 Bytes)
[#003] sha256:995d5da378cec5e33a3ae8a3fa5b08a9bf812caad7961c8e9a2325bc75a27046 - 5.05% (3.62 MB)
[#004] sha256:d55f52a1c141081470857b0aa832011a11dcfa5329b7437ff042ad4d80cfcb1a - 0.0% (814 Bytes)
[#005] sha256:9ca42b400ff28843ecb2171d9321dffc9cb3cc25f0c5eb9b5a81a9b444a34fe5 - 0.0% (162 Bytes)
KIWI 9.24.43
2024-03-19 17:51:30 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-19 17:51:32 UTC/bin/sh -c mkdir -p web/dist
2024-03-19 17:51:32 UTC/bin/sh -c #(nop) WORKDIR /web
2024-03-19 17:51:32 UTC/bin/sh -c #(nop) COPY dir:3cbbcb49d573be1ad8887609f42fd873bd9df5befd2741d1d94beca972bdb847 in /web/dist
2024-03-19 17:51:33 UTC/bin/sh -c #(nop) COPY file:b5b30a5d57dd8f7b9a886cb770e6ebf52472911d46f5cacb97f948a51b4e24eb in /etc/nginx/nginx.conf.template
2024-03-19 17:51:33 UTC/bin/sh -c #(nop) EXPOSE 8000
2024-03-19 17:51:33 UTC/bin/sh -c #(nop) ENV LONGHORN_MANAGER_IP=http://localhost:9500
2024-03-19 17:51:33 UTC/bin/sh -c #(nop) ENV LONGHORN_UI_PORT=8000
2024-03-19 17:51:34 UTC/bin/sh -c mkdir -p /var/config/ && touch /var/run/nginx.pid && chown -R 499 /var/config /var/run/nginx.pid
2024-03-19 17:51:34 UTC/bin/sh -c #(nop) USER 499
2024-03-19 17:51:34 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-19 17:51:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-03-19T17:48:27Z
2024-03-19 17:51:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=69434d5c149dd908531369f8ed4394d671d7b9fc
2024-03-19 17:51:34 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-ui.git
2024-03-19 17:51:34 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.