Sign inSign up

staneee/nginx:1.24.0-basic-linux-arm64

Manifest digest

sha256:625059fecbded2acdaeaac43135f9c812cb89ead04efc6b7784125c89af07c0a

OS/ARCH

linux/arm64

Compressed size

53.04 MB

Last pushed

over 1 year by staneee

Type

Image

Manifest digest

sha256:625059fecbded2acdaeaac43135f9c812cb89ead04efc6b7784125c89af07c0a

Image Layers

1ADD file ... in / 28.68 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.35 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
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

Command

ADD file:b6a7ade0a9cb3d95d76b5cee3357ae94ff134a72609e260e046cda9537b31b9d in /