sha256:213b56b15122ff5d1eb275f7c6a81049f0223f58ea5780b1ef61bbd6e701ef1e
OS/ARCH
Compressed size
121.61 MB
Last pushed
3 months by inseefrlab
Type
Image
Manifest digest
sha256:26dde4ae4b3e0d70534fcf83f0c52c49fe0ac10658a24461a4882bbd69919c41
Image Layers
1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit4.01 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.29.80 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh1.8 MB10RUN |2 UID=101 GID=101 /bin/sh2.73 KB11COPY docker-entrypoint.sh / # buildkit625 B12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 B14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.17 KB15COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB16ENTRYPOINT ["/docker-entrypoint.sh"]0 B17EXPOSE [8080/tcp]0 B18STOPSIGNAL SIGQUIT0 B19USER 1010 B20CMD ["nginx" "-g" "daemon off;"]0 B21ENV NJS_VERSION=0.9.60 B22ENV NJS_RELEASE=10 B23ARG UID=1010 B24ARG GID=1010 B25USER root0 B26RUN |2 UID=101 GID=101 /bin/sh16.18 MB27USER 1010 B28ENV NGINX_USER_ID=1010 B29ENV NGINX_GROUP_ID=1010 B30ENV NGINX_USER=nginx0 B31USER root0 B32RUN /bin/sh -c apk add25.29 MB33RUN /bin/sh -c rm /etc/nginx/conf.d/default.conf188 B34COPY /app/nginx.conf /etc/nginx/conf.d/default.conf # buildkit1.33 KB35COPY /app/dist /usr/share/nginx/tmp_html/ # buildkit35.66 MB36RUN /bin/sh -c npm install3 MB37RUN /bin/sh -c echo $'#!/bin/sh439 B38RUN /bin/sh -c chown -R35.66 MB39USER 1010 B40ENTRYPOINT ["/usr/share/nginx/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit