Sign inSign up

yildizozan/nginx:1.26.0-nonroot

Manifest digest

sha256:73b8e5799d5af50b45b72028409248eef187c340c87880b6f99d7db546aff760

OS/ARCH

linux/amd64

Compressed size

67.7 MB

Last pushed

over 2 years by yildizozan

Type

Image

Manifest digest

sha256:73b8e5799d5af50b45b72028409248eef187c340c87880b6f99d7db546aff760

Image Layers

1ADD file ... in / 27.8 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.26.00 B
5ENV NJS_VERSION=0.8.40 B
6ENV NJS_RELEASE=2~bookworm0 B
7ENV PKG_RELEASE=1~bookworm0 B
8RUN /bin/sh -c set -x39.89 MB
9COPY docker-entrypoint.sh / # buildkit629 B
10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B
11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 B
12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
14ENTRYPOINT ["/docker-entrypoint.sh"]0 B
15EXPOSE map[80/tcp:{}]0 B
16STOPSIGNAL SIGQUIT0 B
17CMD ["nginx" "-g" "daemon off;"]0 B
18ARG USERNAME=nonroot0 B
19ARG USER_UID=10000 B
20ARG USER_GID=10000 B
21RUN |3 USERNAME=nonroot USER_UID=1000 USER_GID=10003.29 KB
22COPY nginx.conf /etc/nginx/nginx.conf # buildkit539 B
23COPY default.conf /etc/nginx/conf.d/default.conf # buildkit369 B
24USER nonroot0 B
25CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /