Sign inSign up

michaelknightdriver/docker-nginx-brotli:latest

Multi-platform
Manifest digest

sha256:43ec9aa7719ca0732715d965dc1dfc5c06e077de54d18632b2dc72730e72f78f

OS/ARCH

Compressed size

8.04 MB

Last pushed

over 4 years by michaelknightdriver

Type

Image

Manifest digest

sha256:43ec9aa7719ca0732715d965dc1dfc5c06e077de54d18632b2dc72730e72f78f

Image Layers

1ADD file ... in / 2.69 MB
2CMD ["/bin/sh"]0 B
3ARG NGINX_VERSION0 B
4COPY /tmp/runDeps.txt /tmp/runDeps.txt # buildkit195 B
5COPY /etc/nginx /etc/nginx # buildkit5.41 KB
6COPY /usr/lib/nginx/modules/*.so /usr/lib/nginx/modules/ # buildkit30.85 KB
7COPY /usr/sbin/nginx /usr/sbin/nginx-debug /usr/sbin/ #1.84 MB
8COPY /usr/share/nginx/html/* /usr/share/nginx/html/ # buildkit733 B
9COPY /usr/bin/envsubst /usr/local/bin/envsubst # buildkit16.99 KB
10RUN |1 NGINX_VERSION=1.20.2 /bin/sh -c3.46 MB
11COPY nginx.conf /etc/nginx/nginx.conf # buildkit507 B
12COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit632 B
13EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
14STOPSIGNAL SIGQUIT0 B
15ENTRYPOINT ["nginx"]0 B
16CMD ["-g" "daemon off;"]0 B

Command

ADD file:7d51a0f8691eb78c9062fd31984423a93d276a67b4ed5d1a706e1c2cd9fea23a in /