Sign inSign up

staneee/nginx:1.24.0-wait-for-it

Multi-platform
Index digest

sha256:eb7956cc0a950c6e96078b63fe450ddb53fa8d56c0e63b377fd137f67993db49

OS/ARCH

Compressed size

54.4 MB

Last pushed

over 1 year by staneee

Type

Image

Manifest digest

sha256:bcd8f452b6ee46501ecc580f784edc64e65d6ad71ae7aa572cc220b6f50d9224

Image Layers

1ADD file ... in / 29.97 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 -x24.42 MB
8COPY docker-entrypoint.sh / # buildkit627 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 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
16COPY ./scripts/ / # buildkit1.64 KB
17ENV NGINX_WAITHOST=localhost NGINX_WAITPORT=800 B
18ENV RUN_BEFORE_SHELL=0 B
19RUN /bin/sh -c chmod +x1.64 KB
20ENTRYPOINT ["/bin/sh" "-c" "nginx -g0 B
21ENV NGINX_WAITHOST=localhost NGINX_WAITPORT=800 B
22ENTRYPOINT ["/bin/sh" "-c" "/wait-for-it.sh $NGINX_WAITHOST:$NGINX_WAITPORT0 B

Command

ADD file:5d6b639e8b6bcc01149b7486502558088f9816200063ca72b91a1f989bc8d85e in /