sha256:ebba3333ae539770cc909ef5bc55ac3598991fa3641c3542cd69177c721b75a0
OS/ARCH
linux/amd64
Compressed size
17.13 MB
Last pushed
over 2 years by d3fk
Type
Image
Manifest digest
sha256:ebba3333ae539770cc909ef5bc55ac3598991fa3641c3542cd69177c721b75a0
Image Layers
1ADD file ... in / 3.24 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.25.40 B5ENV PKG_RELEASE=10 B6RUN /bin/sh -c set -x1.81 MB7COPY docker-entrypoint.sh / # buildkit629 B8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 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.30 B17RUN /bin/sh -c set -x12.06 MB18LABEL org.opencontainers.image.authors=d3fk0 B19ENV NGINX_HOST=localhost0 B20ENV NGINX_UPSTREAM_NAME=fpm-app0 B21COPY ./cnf/nginx.conf /etc/nginx/nginx.conf # buildkit508 B22COPY ./cnf/site.conf /etc/nginx/templates/default.conf.template # buildkit673 B23WORKDIR /var/www/html/160 BCommand
ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in /