2024-05-10 05:12:10 UTC
72 MB
http://localhost:9500
LONGHORN_UI_PORT8000
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:94cd0fc320a07b3ae3535ac7653224e5002331ea34f5817370760a48a9070778 - 65.22% (47 MB)
[#001] sha256:7e63f9d396945899e3ac3e28c3ae7bfb3ce1e0af9cb926befce7c4742b34c40f - 29.75% (21.4 MB)
[#002] sha256:89a875984bf6af1b8125bfbd84c04bd9b73262c94101cfb64a9efb56dd4c8fe5 - 0.0% (111 Bytes)
[#003] sha256:776223ccb823bf1937aa6aee06feb87bcb9515e374baf9dbc7dbf84be87a4f9c - 5.03% (3.62 MB)
[#004] sha256:06ab85c6bcec3776304a197a1a3a3a98e64c6bc29326cc1a635b3c50b696ac90 - 0.0% (814 Bytes)
[#005] sha256:7e445105d0666d2a4756c834a234aa45f29028c450aea8b61021dc99c903e83e - 0.0% (162 Bytes)
KIWI 9.24.43
2024-05-10 05:12:06 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-05-10 05:12:08 UTC/bin/sh -c mkdir -p web/dist
2024-05-10 05:12:08 UTC/bin/sh -c #(nop) WORKDIR /web
2024-05-10 05:12:08 UTC/bin/sh -c #(nop) COPY dir:9b904da0532dbbaa4b15bc4e0e3dc74e2b14e6450e1195e9445a5ee1bb3db0c0 in /web/dist
2024-05-10 05:12:08 UTC/bin/sh -c #(nop) COPY file:b5b30a5d57dd8f7b9a886cb770e6ebf52472911d46f5cacb97f948a51b4e24eb in /etc/nginx/nginx.conf.template
2024-05-10 05:12:08 UTC/bin/sh -c #(nop) EXPOSE 8000
2024-05-10 05:12:08 UTC/bin/sh -c #(nop) ENV LONGHORN_MANAGER_IP=http://localhost:9500
2024-05-10 05:12:08 UTC/bin/sh -c #(nop) ENV LONGHORN_UI_PORT=8000
2024-05-10 05:12:09 UTC/bin/sh -c mkdir -p /var/config/ && touch /var/run/nginx.pid && chown -R 499 /var/config /var/run/nginx.pid
2024-05-10 05:12:09 UTC/bin/sh -c #(nop) USER 499
2024-05-10 05:12:09 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-05-10 05:12:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-05-10T05:08:59Z
2024-05-10 05:12:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=fa4af04bc105e29c298bbc6414d5cba25a9069ce
2024-05-10 05:12:09 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-ui.git
2024-05-10 05:12:10 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.