sha256:d854a05daa34bc5fc14ae1c34d99e92c4b7b1d8f034dc4f33ad01dc4b92af80e
OS/ARCH
Compressed size
82.14 MB
Last pushed
almost 3 years by trydirect
Type
Image
Manifest digest
sha256:bfb742bfddc93e15d0d90c36feeb0a84bd3c83ce4de9fe678da8c16590de6a1d
Image Layers
1ADD file ... in / 27.83 MB2CMD ["bash"]0 B3LABEL maintainer=NGINX Docker Maintainers0 B4ENV NGINX_VERSION=1.25.30 B5ENV NJS_VERSION=0.8.20 B6ENV PKG_RELEASE=1~bookworm0 B7/bin/sh -c set -x 36.28 MB8COPY file:01e75c6dd0ce317d516928a17584d111cd082840c01e58be0afc851b33adb916 in / 626 B9COPY file:caec368f5a54f70a844a13005eb2255bed778809b3672d516e719ce2f4bce123 in /docker-entrypoint.d 958 B10COPY file:3b1b9915b7dd898a0e32f7eb9715a35c9feab914022efff68ba990bc1ec7d169 in /docker-entrypoint.d 371 B11COPY file:57846632accc89753f45cbc00cb9e6223d991e1d31297eec3395a7ca58eed6a6 in /docker-entrypoint.d 1.18 KB12COPY file:9e3b2b63db9f8fc702e2dc2bdd0943be0d990c028cddcf1c159f5556a8ba3030 in /docker-entrypoint.d 1.37 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE 800 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon0 B18ENV DEBIAN_FRONTEND=noninteractive0 B19RUN /bin/sh -c apt-get update17.93 MB20RUN /bin/sh -c addgroup --gid26.14 KB21COPY ./config/supervisord/supervisord.conf /etc/supervisor/supervisord.conf # buildkit371 B22COPY ./config/supervisord/nginx.conf /etc/supervisor/conf.d/nginx.conf # buildkit453 B23COPY ./config/nginx.conf /etc/nginx/nginx.conf # buildkit942 B24COPY ./config/security.conf /etc/nginx/conf.d/security.conf # buildkit919 B25COPY ./config/auto-letsencrypt /opt/letsencrypt/letsencrypt-auto # buildkit29.91 KB26RUN /bin/sh -c chmod +xr29.91 KB27USER 20000 B28CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
ADD file:869c7d0747a17c53715581a2e862992eb8516c7f45f167821dfa80966a4870d1 in /