sha256:2249adc7bb4bdb7ca91be90a03706094e0c273e83c2c8d21fa2f19e4580d96fc
OS/ARCH
Compressed size
22.6 MB
Last pushed
almost 6 years by d3strukt0r
Type
Image
Manifest digest
sha256:2249adc7bb4bdb7ca91be90a03706094e0c273e83c2c8d21fa2f19e4580d96fc
Image Layers
1ADD file ... in / 2.48 MB2CMD ["/bin/sh"]0 B3LABEL maintainer=NGINX Docker Maintainers0 B4ENV NGINX_VERSION=1.19.30 B5ENV NJS_VERSION=0.4.40 B6ENV PKG_RELEASE=10 B7/bin/sh -c set -x 6.64 MB8COPY file:e7e183879c35719c18aa7f733651029fbcc55f5d8c22a877ae199b389425789e in / 602 B9COPY file:1d0a4127e78a26c11640bbedaeaa28ecafb5c40effef923390c04428192d665a in /docker-entrypoint.d 900 B10COPY file:0fd5fca330dcd6a7de297435e32af634f29f7132ed0550d342cad9fd20158258 in /docker-entrypoint.d 667 B11ENTRYPOINT ["/docker-entrypoint.sh"]0 B12EXPOSE 800 B13STOPSIGNAL SIGTERM0 B14CMD ["nginx" "-g" "daemon0 B15WORKDIR /app99 B16RUN /bin/sh -c set -eux;2.5 MB17SHELL [/bin/bash -o pipefail -c]0 B18COPY /app/ ./ # buildkit10.96 MB19COPY nginx/nginx.conf /etc/nginx/nginx.template # buildkit885 B20COPY nginx/default.conf /etc/nginx/conf.d/default.template # buildkit1.32 KB21COPY nginx/default-ssl.conf /etc/nginx/conf.d/default-ssl.template # buildkit1.42 KB22RUN /bin/bash -o pipefail -c15.99 KB23HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost/0 B24COPY nginx/docker-entrypoint.sh /usr/local/bin/docker-entrypoint # buildkit1.47 KB25ENTRYPOINT ["docker-entrypoint"]0 B26CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:f46e997a56849423db17e5fc9f0249ab6c73b155245927dba5fcb9dfd65f622f in /