2024-01-19 10:22:28 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:17bf05fa17996c0dfa147024560d8c9aa60649c7501eb7c736875834e5e070bf - 30.05% (21 MB)
[#002] sha256:8cd4c67290821538cc0218147d5e26cdff43915a18cf319394b2c3c5b07de296 - 0.0% (112 Bytes)
[#003] sha256:afda43f6c3fd25ae2129540379db4f847c196524adae3f0e8526bba965eaa9f8 - 5.15% (3.59 MB)
[#004] sha256:7d0e3abb96f2163fb3862161fe62fa792adddb0168ee17621f1ca67b17e69143 - 0.0% (815 Bytes)
[#005] sha256:6af9cd11090bafd444c222012525fd85d04eece862575dd6da07553eb483cc0e - 0.0% (162 Bytes)
KIWI 9.24.43
2024-01-19 10:22: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-01-19 10:22:08 UTC/bin/sh -c mkdir -p web/dist
2024-01-19 10:22:09 UTC/bin/sh -c #(nop) WORKDIR /web
2024-01-19 10:22:09 UTC/bin/sh -c #(nop) COPY dir:d1ca02975c58ab288c0485c95eaa08c1c15c59b10c28d25cc093226131c667a1 in /web/dist
2024-01-19 10:22:09 UTC/bin/sh -c #(nop) COPY file:b5b30a5d57dd8f7b9a886cb770e6ebf52472911d46f5cacb97f948a51b4e24eb in /etc/nginx/nginx.conf.template
2024-01-19 10:22:09 UTC/bin/sh -c #(nop) EXPOSE 8000
2024-01-19 10:22:09 UTC/bin/sh -c #(nop) ENV LONGHORN_MANAGER_IP=http://localhost:9500
2024-01-19 10:22:10 UTC/bin/sh -c #(nop) ENV LONGHORN_UI_PORT=8000
2024-01-19 10:22:11 UTC/bin/sh -c mkdir -p /var/config/ && touch /var/run/nginx.pid && chown -R 499 /var/config /var/run/nginx.pid
2024-01-19 10:22:15 UTC/bin/sh -c #(nop) USER 499
2024-01-19 10:22:25 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-19 10:22:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-01-19T10:17:36Z
2024-01-19 10:22:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=a5ee2f443b164894ae2d3ffe4ccce0498a191b3a
2024-01-19 10:22:28 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-ui.git
2024-01-19 10:22:28 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.