sha256:5b1ce2e507090a24c8ec26778fa5a389cc9032064f561a23863c8013f0eb8df2
OS/ARCH
linux/arm64
Compressed size
67.88 MB
Last pushed
about 2 years by ikuturso
Type
Image
Manifest digest
sha256:922f20702a777815c99e70de57a9a2a2ea01de2a5a267c92d7278ed24db57d91
Image Layers
1ADD file ... in / 3.18 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.25.40 B5ENV PKG_RELEASE=10 B6RUN /bin/sh -c set -x1.84 MB7COPY docker-entrypoint.sh / # buildkit626 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 -x11.74 MB18ARG uid=10010 B19ARG appuser=defectdojo0 B20COPY /app/static/ /usr/share/nginx/html/static/ # buildkit48.76 MB21COPY wsgi_params nginx/nginx.conf nginx/nginx_TLS.conf /etc/nginx/2.09 KB22COPY docker/entrypoint-nginx.sh / # buildkit661 B23RUN |2 uid=1001 appuser=defectdojo /bin/sh2.36 MB24ENV DD_UWSGI_PASS=uwsgi_server DD_UWSGI_HOST=uwsgi DD_UWSGI_PORT=3031 GENERATE_TLS_CERTIFICATE=false0 B25USER 10010 B26EXPOSE map[8080/tcp:{}]0 B27ENTRYPOINT ["/entrypoint-nginx.sh"]0 BCommand
ADD file:6dc287a22d6cc7723b0576dd3a9a644468d133c54d42c8a8eda403e3117648f7 in /