Sign inSign up

lansible/nginx:1.23.3

Multi-platform
Index digest

sha256:20508a91dcffb24da670ac7b148c844f05010c84e11b3a0fce911fb5e068e71d

OS/ARCH

Compressed size

914.04 KB

Last pushed

over 3 years by wilmardo

Type

Image

Manifest digest

sha256:3382953408289e08bc3c900f14bf0c36995e5f64862b1fb7c8ea35aa7b7a142e

Image Layers

1LABEL org.label-schema.description=Nginx as single binary0 B
2COPY /etc_passwd /etc/passwd # buildkit162 B
3COPY /etc_group /etc/group # buildkit157 B
4COPY /etc/localtime /etc/timezone /etc/ #1.61 KB
5COPY /usr/sbin/nginx /usr/sbin/nginx # buildkit903.92 KB
6COPY /etc/nginx /etc/nginx # buildkit5.55 KB
7COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit2.02 KB
8COPY conf/expires.conf /etc/nginx/expires.conf # buildkit649 B
9USER nginx0 B
10STOPSIGNAL SIGQUIT0 B
11ENTRYPOINT ["/usr/sbin/nginx"]0 B
12CMD ["-g" "daemon off;"]0 B

Command

LABEL org.label-schema.description=Nginx as single binary in a scratch container