2024-02-20 14:18:44 UTC
70.4 MB
http://localhost:9500
LONGHORN_UI_PORT8000
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a3cc211c708fb601bf5af7b2d7dbfcdf29a9d120a7072662a04eb3889584c2f2 - 64.84% (45.6 MB)
[#001] sha256:2551bab5906fc9d9436c65cd60053042e47b512bf38c68a45cf10df3822476ac - 30.05% (21.2 MB)
[#002] sha256:b1d5aa6d8b4b2f9414492657d5ff2fadc1219ffb594bd48b9d91e4bb60bfc40d - 0.0% (112 Bytes)
[#003] sha256:f67bfe20954dbb45539a2e8433f4c327612deb27c5586620503af633ba41dff0 - 5.11% (3.59 MB)
[#004] sha256:1fee2c8bf5e074ecd8225dbc82147bf090a2cc01880c24a29391b2e317b03bb5 - 0.0% (816 Bytes)
[#005] sha256:7d1de14ad51511b9b1434ce8e0dce4060dbe3555b2a2ffcdb9bcaef687611c81 - 0.0% (162 Bytes)
KIWI 9.24.43
2024-02-20 14:18:41 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-02-20 14:18:43 UTC/bin/sh -c mkdir -p web/dist
2024-02-20 14:18:43 UTC/bin/sh -c #(nop) WORKDIR /web
2024-02-20 14:18:43 UTC/bin/sh -c #(nop) COPY dir:485972da31cf17160fe3877177b7729e828681220bef96b207e44c72f0792070 in /web/dist
2024-02-20 14:18:43 UTC/bin/sh -c #(nop) COPY file:b5b30a5d57dd8f7b9a886cb770e6ebf52472911d46f5cacb97f948a51b4e24eb in /etc/nginx/nginx.conf.template
2024-02-20 14:18:43 UTC/bin/sh -c #(nop) EXPOSE 8000
2024-02-20 14:18:43 UTC/bin/sh -c #(nop) ENV LONGHORN_MANAGER_IP=http://localhost:9500
2024-02-20 14:18:44 UTC/bin/sh -c #(nop) ENV LONGHORN_UI_PORT=8000
2024-02-20 14:18:44 UTC/bin/sh -c mkdir -p /var/config/ && touch /var/run/nginx.pid && chown -R 499 /var/config /var/run/nginx.pid
2024-02-20 14:18:44 UTC/bin/sh -c #(nop) USER 499
2024-02-20 14:18:44 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-02-20 14:18:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-02-20T14:16:17Z
2024-02-20 14:18:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=58ce5a9b8d493d076ae8a477df0f0544de10fe30
2024-02-20 14:18:44 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-ui.git
2024-02-20 14:18:44 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.