2024-05-15 10:39:56 UTC
72.1 MB
http://localhost:9500
LONGHORN_UI_PORT8000
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:a6fb3e30510aa763e682b4018aec7597ab0f1e842d5babd13ec170ba7529b064 - 65.18% (47 MB)
[#001] sha256:2142e0440a29d551db4abff94db06bf6fae6492a5d77231b96f0b6c06f69ca88 - 29.79% (21.5 MB)
[#002] sha256:a6e2bec045f32bb1a430ac4727f633d6f81347fb95c7782b74788f953df526be - 0.0% (111 Bytes)
[#003] sha256:32d0086dd81de4adf0b73a20530d4b4010560b9c675ec7e7e6a301ba78dde51e - 5.03% (3.62 MB)
[#004] sha256:a9e6411b760e95dd2af4f82d852319b22e9403fe72b45f16cecdc1993d4ac0d4 - 0.0% (814 Bytes)
[#005] sha256:7df410cf3857f7c1cf764a6d838a8bea498fb278864fb2540d64da2149b75317 - 0.0% (163 Bytes)
KIWI 9.24.43
2024-05-15 10:39:46 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-15 10:39:52 UTC/bin/sh -c mkdir -p web/dist
2024-05-15 10:39:52 UTC/bin/sh -c #(nop) WORKDIR /web
2024-05-15 10:39:52 UTC/bin/sh -c #(nop) COPY dir:dad518ff78b7b506ab30fa0be0818f7c8de623f616b4433c103ab057765fbb33 in /web/dist
2024-05-15 10:39:53 UTC/bin/sh -c #(nop) COPY file:b5b30a5d57dd8f7b9a886cb770e6ebf52472911d46f5cacb97f948a51b4e24eb in /etc/nginx/nginx.conf.template
2024-05-15 10:39:55 UTC/bin/sh -c #(nop) EXPOSE 8000
2024-05-15 10:39:55 UTC/bin/sh -c #(nop) ENV LONGHORN_MANAGER_IP=http://localhost:9500
2024-05-15 10:39:55 UTC/bin/sh -c #(nop) ENV LONGHORN_UI_PORT=8000
2024-05-15 10:39:56 UTC/bin/sh -c mkdir -p /var/config/ && touch /var/run/nginx.pid && chown -R 499 /var/config /var/run/nginx.pid
2024-05-15 10:39:56 UTC/bin/sh -c #(nop) USER 499
2024-05-15 10:39:56 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-15 10:39:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2024-05-15T10:37:23Z
2024-05-15 10:39:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=844e243127c8c22c17eb5fb36bfb45e9b2c3cfdd
2024-05-15 10:39:56 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/longhorn/longhorn-ui.git
2024-05-15 10:39:56 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.