sha256:6a6cb03c5ac175baa15630f1193f29e0faaba5b72f04afb70189c4820bb19ada
OS/ARCH
Compressed size
9.24 MB
Last pushed
over 1 year by shalmaka
Type
Image
Manifest digest
sha256:c854ac3398347c56f06010853406127f3bc2a8bcbecd4e93bcc32f029c96f35e
Image Layers
1ADD file ... in / 3.2 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.26.10 B5ENV PKG_RELEASE=20 B6RUN /bin/sh -c set -x1.86 MB7COPY docker-entrypoint.sh / # buildkit629 B8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 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 B16RUN /bin/sh -c apk update4.17 MB17COPY entrypoint.sh /entrypoint.sh # buildkit850 B18RUN /bin/sh -c chmod 700853 B19COPY nginx.base.conf /etc/nginx/nginx.conf # buildkit962 B20COPY nginx.template.conf /etc/nginx/nginx.template # buildkit927 B21RUN /bin/sh -c touch /var/log/nginx/audit_platform_error.log264 B22RUN /bin/sh -c touch /var/run/nginx.pid3.79 KB23USER nginx0 B24ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD file:7990c7edbcf2739c4b2df767635f403325689f42de6e05e9d81a79fc719930c5 in /