sha256:0bafbfa96f191e2bca51f27c0e8aac9a64b13059720384942ed67bba8d147427
OS/ARCH
Compressed size
903.53 KB
Last pushed
almost 4 years by wilmardo
Type
Image
Manifest digest
sha256:79cbdff7f01f68b21f42f323e4114d98dc350f88516830a5bf774451da543ffe
Image Layers
1LABEL org.label-schema.description=Nginx as single binary0 B2COPY /etc_passwd /etc/passwd # buildkit160 B3COPY /etc_group /etc/group # buildkit156 B4COPY /etc/localtime /etc/timezone /etc/ #1.61 KB5COPY /usr/sbin/nginx /usr/sbin/nginx # buildkit893.42 KB6COPY /etc/nginx /etc/nginx # buildkit5.54 KB7COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit2.01 KB8COPY conf/expires.conf /etc/nginx/expires.conf # buildkit647 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