2024-06-12 09:18:30 UTC
72.7 MB
http://localhost:9500
LONGHORN_UI_PORT8000
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:95af0ed6511faddb29fb7956307e31d4e6eff158dfea068b78705e8496456719 - 64.71% (47.1 MB)
[#001] sha256:82450d34a6ae13bfa45858875f7f74350f5df3c26663831eeefe4624b6d566dd - 6.13% (4.46 MB)
[#002] sha256:bbfe9ab6c837fd0d9c3a0b475091cbb115d05298e5b82fa70c54deddeeaab5b0 - 24.28% (17.7 MB)
[#003] sha256:adfb4cb6b466d461c091674d7a56c47d83f94876f19e0379c772b07b040f8965 - 0.0% (111 Bytes)
[#004] sha256:8b5085847779c6269a03b6d1ecff105f6c6a9eed7caad0012d382d4cdbe028f7 - 4.88% (3.55 MB)
[#005] sha256:12433a06fdd2b8300184a734e41e4ea1f9291fcabdfe4961dbbd757f7a345c99 - 0.0% (815 Bytes)
KIWI 9.24.43
2024-06-12 09:18:25 UTC/bin/sh -c zypper -n ref && zypper update -y
2024-06-12 09:18:29 UTC/bin/sh -c zypper -n install curl libxml2 bash gettext shadow nginx && rm -f /bin/sh && ln -s /bin/bash /bin/sh
2024-06-12 09:18:30 UTC/bin/sh -c mkdir -p web/dist
2024-06-12 09:18:30 UTC/bin/sh -c #(nop) WORKDIR /web
2024-06-12 09:18:30 UTC/bin/sh -c #(nop) COPY dir:e8bd82b3835ff4692df0d4e3cecf499c0ca5a2dd253fc8c743da2e38a0b66f4b in /web/dist
2024-06-12 09:18:30 UTC/bin/sh -c #(nop) COPY file:b5b30a5d57dd8f7b9a886cb770e6ebf52472911d46f5cacb97f948a51b4e24eb in /etc/nginx/nginx.conf.template
2024-06-12 09:18:30 UTC/bin/sh -c #(nop) EXPOSE 8000
2024-06-12 09:18:30 UTC/bin/sh -c #(nop) ENV LONGHORN_MANAGER_IP=http://localhost:9500
2024-06-12 09:18:30 UTC/bin/sh -c #(nop) ENV LONGHORN_UI_PORT=8000
2024-06-12 09:18:30 UTC/bin/sh -c #(nop) USER 499
2024-06-12 09:18:30 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-06-12 09:18:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-06-12T09:16:52Z
2024-06-12 09:18:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=c6457588adf6969934b44782272ee5c47cecfe02
2024-06-12 09:18:30 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-ui.git
2024-06-12 09:18:30 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.