sha256:d854a05daa34bc5fc14ae1c34d99e92c4b7b1d8f034dc4f33ad01dc4b92af80e
OS/ARCH
Compressed size
85.42 MB
Last pushed
almost 3 years by trydirect
Type
Image
Manifest digest
sha256:fc802d36d1a201e0a48e5fe46a38d1f8ff606f8a14423fe49c59cc671498bf46
Image Layers
1ADD file ... in / 27.8 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 39.46 MB8COPY file:01e75c6dd0ce317d516928a17584d111cd082840c01e58be0afc851b33adb916 in / 625 B9COPY file:caec368f5a54f70a844a13005eb2255bed778809b3672d516e719ce2f4bce123 in /docker-entrypoint.d 959 B10COPY file:3b1b9915b7dd898a0e32f7eb9715a35c9feab914022efff68ba990bc1ec7d169 in /docker-entrypoint.d 371 B11COPY file:57846632accc89753f45cbc00cb9e6223d991e1d31297eec3395a7ca58eed6a6 in /docker-entrypoint.d 1.19 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 update18.07 MB20RUN /bin/sh -c addgroup --gid25.96 KB21COPY ./config/supervisord/supervisord.conf /etc/supervisor/supervisord.conf # buildkit371 B22COPY ./config/supervisord/nginx.conf /etc/supervisor/conf.d/nginx.conf # buildkit452 B23COPY ./config/nginx.conf /etc/nginx/nginx.conf # buildkit941 B24COPY ./config/security.conf /etc/nginx/conf.d/security.conf # buildkit918 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:d261a6f6921593f1e0b3f472ab1b1822e2c6deb0b369200f0b3370556bfad017 in /