sha256:f7d7304d6d9c6785094771130b6260c17261d167ec0a5bb288177c31c8b5e455
OS/ARCH
Compressed size
122.08 MB
Last pushed
about 1 month by inseefrlab
Type
Image
Manifest digest
sha256:ef3cb065dafc7003ceced9672517bab1d5051ae87bc2dfe033775caa5dc7d3f8
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.74 MB33RUN /bin/sh -c rm /etc/nginx/conf.d/default.conf189 B34COPY /app/nginx.conf /etc/nginx/conf.d/default.conf # buildkit1.33 KB35COPY /app/dist /usr/share/nginx/tmp_html/ # buildkit35.67 MB36RUN /bin/sh -c npm install3 MB37RUN /bin/sh -c echo $'#!/bin/sh435 B38RUN /bin/sh -c chown -R35.67 MB39USER 1010 B40ENTRYPOINT ["/usr/share/nginx/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit