sha256:85c399aa2a1fede048b5e69ba6e9c5d9585d3055bfd87503d67aae1f1da0e5fb
OS/ARCH
Compressed size
905.49 KB
Last pushed
over 3 years by wilmardo
Type
Image
Manifest digest
sha256:e1605cc61d510de0ef770dad44cbcbe75897c5420b296e4bbbeb811c410068d5
Image Layers
1LABEL org.label-schema.description=Nginx as single binary0 B2COPY /etc_passwd /etc/passwd # buildkit159 B3COPY /etc_group /etc/group # buildkit156 B4COPY /etc/localtime /etc/timezone /etc/ #1.6 KB5COPY /usr/sbin/nginx /usr/sbin/nginx # buildkit895.39 KB6COPY /etc/nginx /etc/nginx # buildkit5.54 KB7COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit2.02 KB8COPY conf/expires.conf /etc/nginx/expires.conf # buildkit651 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