2022-04-18 20:46:46 UTC
70.4 MB
http://localhost:9500
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:e5d9b0bb970e2dc0f0936e8211f934a19418aae8a1da0516c6c2826882c8d34b - 63.84% (45 MB)
[#001] sha256:00fcc4826ffb738a375c0e6609e7c81e3f4f00a4a217807b9cfffa79de4a7a55 - 9.24% (6.51 MB)
[#002] sha256:8d6e6bdf75a84c069cf243569b022e9595af20ada11c327ae5a693e171247207 - 21.99% (15.5 MB)
[#003] sha256:d749bb77df781b8c8460e4d467d96e9c7a5618eac0480a398f7d7aa0c0412924 - 0.0% (113 Bytes)
[#004] sha256:b9076c6eb596b35153a9a462addfcb0931eb65864b8d8b835062b26d81640db3 - 4.92% (3.47 MB)
[#005] sha256:f1e14e62e88ff9d071008e7a7e9307368e4d3a5d569b759199a0ac3934cfbaa0 - 0.0% (829 Bytes)
KIWI 9.24.16
2022-04-18 19:33:52 UTC/bin/sh -c zypper -n install curl libxml2 bash gettext shadow && rm -f /bin/sh && ln -s /bin/bash /bin/sh
2022-04-18 19:41:58 UTC/bin/sh -c zypper addrepo --gpgcheck --type yum --refresh --check 'http://nginx.org/packages/sles/$releasever_major' nginx-stable && curl -o /tmp/nginx_signing.key https://nginx.org/keys/nginx_signing.key && [[ `gpg --show-keys /tmp/nginx_signing.key | grep -o "573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62"` ]] && rpm --import /tmp/nginx_signing.key && zypper ref && zypper -n install nginx && rm -rf /var/cache/zypp/*
2022-04-18 19:42:00 UTC/bin/sh -c mkdir -p web/dist
2022-04-18 19:42:00 UTC/bin/sh -c #(nop) WORKDIR /web
2022-04-18 20:46:39 UTC/bin/sh -c #(nop) COPY dir:bb1deaa08e9708e436f2fcf5298490683f035b8f79be1e3723dd78ac75180bb8 in /web/dist
2022-04-18 20:46:41 UTC/bin/sh -c #(nop) COPY file:f2eb7ddd526f60cc175692bbe4558e147d01a637b33fbe32093d76e5047eee36 in /etc/nginx/nginx.conf.template
2022-04-18 20:46:43 UTC/bin/sh -c #(nop) EXPOSE 8000
2022-04-18 20:46:44 UTC/bin/sh -c #(nop) ENV LONGHORN_MANAGER_IP=http://localhost:9500
2022-04-18 20:46:45 UTC/bin/sh -c #(nop) USER nginx
2022-04-18 20:46:46 UTC/bin/sh -c #(nop) CMD ["/bin/bash" "-c" "envsubst '${LONGHORN_MANAGER_IP}' < /etc/nginx/nginx.conf.template > /etc/nginx/nginx.conf && nginx -g 'daemon off;'"]
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.