2024-01-05 15:14:53 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:6658271be2a5b170591f86bba3e2f7dd6c75e4ba4fd4a2db406c0524b2ae6a3d - 29.99% (21.2 MB)
[#002] sha256:29b6f609160ee2847072fa230793b889550bab0a17a0f8ad248b01f232d6f00e - 0.0% (143 Bytes)
[#003] sha256:128c2391ec61e1a94d0737edafb042b85299a9c8c94b63c91e21009fe8e3b143 - 5.09% (3.59 MB)
[#004] sha256:1e4b00cd1fd645834dfb44d399a550e9093366f9c1349890a84575d28e8cf9da - 0.0% (814 Bytes)
[#005] sha256:013301c756013ef948958b5b50aadf4e0a4a274c896ecd586a367ff578435f68 - 0.0% (187 Bytes)
KIWI 9.24.43
2024-01-05 15:14:44 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-05 15:14:46 UTC/bin/sh -c mkdir -p web/dist
2024-01-05 15:14:46 UTC/bin/sh -c #(nop) WORKDIR /web
2024-01-05 15:14:47 UTC/bin/sh -c #(nop) COPY dir:e99c4660332c445792d20ad5a0236845cf8f9cb6624c786474db43bbe4d6a1ef in /web/dist
2024-01-05 15:14:47 UTC/bin/sh -c #(nop) COPY file:b5b30a5d57dd8f7b9a886cb770e6ebf52472911d46f5cacb97f948a51b4e24eb in /etc/nginx/nginx.conf.template
2024-01-05 15:14:47 UTC/bin/sh -c #(nop) EXPOSE 8000
2024-01-05 15:14:48 UTC/bin/sh -c #(nop) ENV LONGHORN_MANAGER_IP=http://localhost:9500
2024-01-05 15:14:48 UTC/bin/sh -c #(nop) ENV LONGHORN_UI_PORT=8000
2024-01-05 15:14:50 UTC/bin/sh -c mkdir -p /var/config/ && touch /var/run/nginx.pid && chown -R 499 /var/config /var/run/nginx.pid
2024-01-05 15:14:50 UTC/bin/sh -c #(nop) USER 499
2024-01-05 15:14:51 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-05 15:14:51 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-01-05T15:10:55Z
2024-01-05 15:14:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=95407604b815c6cd266bd0b1b77de14122794a6f
2024-01-05 15:14:52 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-ui.git
2024-01-05 15:14:53 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.