Sign inSign up

lansible/nginx:1.21.4

Multi-platform
Manifest digest

sha256:bbc3589cf7319478d154d5c1e92b12c1969e9e79dfcaa3c3f3b7e180087bfff1

OS/ARCH

Compressed size

760.7 KB

Last pushed

over 4 years by wilmardo

Type

Image

Manifest digest

sha256:bbc3589cf7319478d154d5c1e92b12c1969e9e79dfcaa3c3f3b7e180087bfff1

Image Layers

1LABEL org.label-schema.description=Nginx as single binary0 B
2COPY /etc_passwd /etc/passwd # buildkit160 B
3COPY /etc_group /etc/group # buildkit157 B
4COPY /etc/localtime /etc/timezone /etc/ #1.55 KB
5COPY /usr/sbin/nginx /usr/sbin/nginx # buildkit750.87 KB
6COPY /etc/nginx /etc/nginx # buildkit5.54 KB
7COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.97 KB
8COPY conf/expires.conf /etc/nginx/expires.conf # buildkit470 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