sha256:13b1ae1a5ffd7e395e2a3aef6c49874c1d07c4adc7a3309a921a9a5186f33560
OS/ARCH
Compressed size
122.66 MB
Last pushed
about 1 month by inseefrlab
Type
Image
Manifest digest
sha256:cfca8e338290454ed9748ff4946385476543024e22246f56a7cfedbed093e000
Image Layers
1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 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.78 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 # buildkit955 B13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit403 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.53 MB27USER 1010 B28ENV NGINX_USER_ID=1010 B29ENV NGINX_GROUP_ID=1010 B30ENV NGINX_USER=nginx0 B31USER root0 B32RUN /bin/sh -c apk add26.31 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/sh433 B38RUN /bin/sh -c chown -R35.67 MB39USER 1010 B40ENTRYPOINT ["/usr/share/nginx/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit