Sign inSign up

lansible/nginx:main

Multi-platform
Index digest

sha256:b191dad8120336f2877fa0caa581580b96166fa8377704e8cb8eb8fc3c010e04

OS/ARCH

Compressed size

848.43 KB

Last pushed

almost 3 years by wilmardo

Type

Image

Manifest digest

sha256:c0802b75508e2a02b3d9ad9895889eb46e03a4ce07dcf01778189e24c7310c37

Image Layers

1LABEL org.label-schema.description=Nginx as single binary0 B
2COPY /etc_passwd /etc/passwd # buildkit154 B
3COPY /etc_group /etc/group # buildkit150 B
4COPY /etc/localtime /etc/timezone /etc/ #1.6 KB
5COPY /usr/sbin/nginx /usr/sbin/nginx # buildkit838.35 KB
6COPY /etc/nginx /etc/nginx # buildkit5.55 KB
7COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit2.01 KB
8COPY conf/expires.conf /etc/nginx/expires.conf # buildkit643 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