sha256:8010d3de0c3ba51c1990f8c9dec09a00d75fb249078a4bc287b77ec593186ab2
OS/ARCH
Compressed size
16.64 MB
Last pushed
almost 2 years by garethflowers
Type
Image
Manifest digest
sha256:32a7012a5e25691a08c5c77e88d8a4031d35fe15f5da49218300b937df9c07ed
Image Layers
1ADD file ... in / 3.1 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.27.00 B5ENV PKG_RELEASE=20 B6RUN /bin/sh -c set -x2.02 MB7COPY docker-entrypoint.sh / # buildkit628 B8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 B10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB12ENTRYPOINT ["/docker-entrypoint.sh"]0 B13EXPOSE map[80/tcp:{}]0 B14STOPSIGNAL SIGQUIT0 B15CMD ["nginx" "-g" "daemon off;"]0 B16ENV NJS_VERSION=0.8.40 B17ENV NJS_RELEASE=20 B18RUN /bin/sh -c set -x11.44 MB19RUN /bin/sh -c . /tmp/packages/modules.env69.2 KB20EXPOSE map[443/tcp:{} 80/tcp:{}]0 B21VOLUME [/etc/nginx/conf.d]0 B22VOLUME [/opt/ssl]0 B23COPY ./src/conf.d /etc/nginx/conf.d # buildkit322 B24COPY ./src/dhparam.pem /etc/nginx/dhparam.pem # buildkit772 B25COPY ./src/nginx.conf /etc/nginx/nginx.conf # buildkit780 B26COPY ./src/ssl /opt/ssl # buildkit240 BCommand
ADD file:0ea09fe32763883fe12b23d858a03245191055e9ab130ba28dc77053fcea5d77 in /