sha256:2f5c87435ba1e5123fbb4a4c8a3db57460c81bf123bc6bfb80e3e26a835f490f
OS/ARCH
Compressed size
916.37 KB
Last pushed
over 3 years by wilmardo
Type
Image
Manifest digest
sha256:7035c5a46b8c48bff62869853d08a8b2209d094b97795c0a25ebffa93bea99ef
Image Layers
1LABEL org.label-schema.description=Nginx as single binary0 B2COPY /etc_passwd /etc/passwd # buildkit154 B3COPY /etc_group /etc/group # buildkit150 B4COPY /etc/localtime /etc/timezone /etc/ #1.6 KB5COPY /usr/sbin/nginx /usr/sbin/nginx # buildkit906.28 KB6COPY /etc/nginx /etc/nginx # buildkit5.55 KB7COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit2.01 KB8COPY conf/expires.conf /etc/nginx/expires.conf # buildkit646 B9USER nginx0 B10STOPSIGNAL SIGQUIT0 B11ENTRYPOINT ["/usr/sbin/nginx"]0 B12CMD ["-g" "daemon off;"]0 BCommand
LABEL org.label-schema.description=Nginx as single binary in a scratch container