sha256:6b051043d173548771590a83a16cf5c76bc3bae82ba7d221e0f4ec5bd76dec53
OS/ARCH
Compressed size
56.97 MB
Last pushed
over 2 years by infra7
Type
Image
Manifest digest
sha256:75939eead1dfabf5b2582d836baa5b3e6b877c4565f6151d6c6e37f51f84fca7
Image Layers
1ARG NGINX_BRANCH=stable0 B2ENV CONTAINER_IMAGE=nginx-mainline NGINX_USER=www-data NGINX_GROUP=www-data0 B3ARG NGINX_BRANCH=stable0 B4LABEL org.opencontainers.image.source=https://github.com/infra7ti/docker-nginx0 B5LABEL org.opencontainers.image.description=Nginx HTTP(S) Server0 B6LABEL org.opencontainers.image.author=Infra7 Serviços em TI0 B7LABEL org.opencontainers.image.url=https://github.com/infra7ti/docker-nginx/blob/main/README.md0 B8LABEL org.opencontainers.image.licenses=MIT0 B9COPY / / # buildkit56.97 MB10WORKDIR /etc/nginx32 B11ENTRYPOINT ["/sbin/entrypoint"]0 B12CMD ["nginx" "-c" "/etc/nginx/nginx.conf" "-g"0 BCommand
ARG NGINX_BRANCH=stable