Sign inSign up

lansible/nginx:1.21.6

Multi-platform
Manifest digest

sha256:a3cbca755efe330c576b38a25a57031280149bb2c539753385a706faebec61ab

OS/ARCH

Compressed size

850.67 KB

Last pushed

over 4 years by wilmardo

Type

Image

Manifest digest

sha256:a3cbca755efe330c576b38a25a57031280149bb2c539753385a706faebec61ab

Image Layers

1LABEL org.label-schema.description=Nginx as single binary0 B
2COPY /etc_passwd /etc/passwd # buildkit161 B
3COPY /etc_group /etc/group # buildkit156 B
4COPY /etc/localtime /etc/timezone /etc/ #1.55 KB
5COPY /usr/sbin/nginx /usr/sbin/nginx # buildkit840.83 KB
6COPY /etc/nginx /etc/nginx # buildkit5.55 KB
7COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.97 KB
8COPY conf/expires.conf /etc/nginx/expires.conf # buildkit468 B
9USER nginx0 B
10STOPSIGNAL SIGTERM0 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