Sign inSign up

infra7/nginx:1.24.0-jammy

Multi-platform
Index digest

sha256:622915d6f81c3f6a8c2314d2043bb509dd7b9015879c3e9c9e784a495970dac4

OS/ARCH

Compressed size

85.32 MB

Last pushed

over 2 years by infra7

Type

Image

Manifest digest

sha256:e49eb421a4be7e09dad08c75a6de82584ed3d1ef9e0b9c4646fadcf64af3be0c

Image Layers

1ARG NGINX_BRANCH=stable0 B
2ENV CONTAINER_IMAGE=nginx-stable NGINX_USER=www-data NGINX_GROUP=www-data0 B
3ARG NGINX_BRANCH=stable0 B
4LABEL org.opencontainers.image.source=https://github.com/infra7ti/docker-nginx0 B
5LABEL org.opencontainers.image.description=Nginx HTTP(S) Server0 B
6LABEL org.opencontainers.image.author=Infra7 Serviços em TI0 B
7LABEL org.opencontainers.image.url=https://github.com/infra7ti/docker-nginx/blob/main/README.md0 B
8LABEL org.opencontainers.image.licenses=MIT0 B
9COPY / / # buildkit85.32 MB
10WORKDIR /etc/nginx32 B
11ENTRYPOINT ["/sbin/entrypoint"]0 B
12CMD ["nginx" "-c" "/etc/nginx/nginx.conf" "-g"0 B

Command

ARG NGINX_BRANCH=stable