Sign inSign up

lansible/nginx:1.23.1-arm64

Manifest digest

sha256:e5a0e63a07a001b6aa299bd9e5681ab595991f6ff14725e2dd6d8c8d2c876ee6

OS/ARCH

linux/arm64

Compressed size

902.48 KB

Last pushed

about 4 years by wilmardo

Type

Image

Manifest digest

sha256:e5a0e63a07a001b6aa299bd9e5681ab595991f6ff14725e2dd6d8c8d2c876ee6

Image Layers

1LABEL org.label-schema.description=Nginx as single binary0 B
2COPY /etc_passwd /etc/passwd # buildkit160 B
3COPY /etc_group /etc/group # buildkit156 B
4COPY /etc/localtime /etc/timezone /etc/ #1.6 KB
5COPY /usr/sbin/nginx /usr/sbin/nginx # buildkit892.37 KB
6COPY /etc/nginx /etc/nginx # buildkit5.54 KB
7COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit2.02 KB
8COPY conf/expires.conf /etc/nginx/expires.conf # buildkit651 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