Sign inSign up

pipp37/nginxcgi2:latest

Multi-platform
Web servers
Index digest

sha256:07c6a3821a9498186f52592f3f70a6ef1db7e8d2fadd8c4d25dd8427d7f49f8c

OS/ARCH

Compressed size

81.52 MB

Last pushed

about 2 years by pipp37

Type

Image

Manifest digest

sha256:d159fd87f3d2489e2e0144d9ec0282684b86f68c2be3caca8817781dba900490

Image Layers

1ADD file ... in / 30.91 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.24.00 B
5ENV NJS_VERSION=0.7.120 B
6ENV PKG_RELEASE=1~bullseye0 B
7RUN /bin/sh -c set -x25.32 MB
8COPY docker-entrypoint.sh / # buildkit627 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B
10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit770 B
11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
12ENTRYPOINT ["/docker-entrypoint.sh"]0 B
13EXPOSE map[80/tcp:{}]0 B
14STOPSIGNAL SIGQUIT0 B
15CMD ["nginx" "-g" "daemon off;"]0 B
16RUN /bin/sh -c apt-get clean25.28 MB
17RUN /bin/sh -c sed -i2.43 KB
18RUN /bin/sh -c chown nginx:nginx2.44 KB
19WORKDIR /var/www109 B
20CMD ["/bin/sh" "-c" "/etc/init.d/fcgiwrap start0 B

Command

ADD file:107da403005e1b6808da193b1f269be14ac31b0bd6d87b7609e9080e75f08eab in /