sha256:20508a91dcffb24da670ac7b148c844f05010c84e11b3a0fce911fb5e068e71d
OS/ARCH
Compressed size
902.85 KB
Last pushed
over 3 years by wilmardo
Type
Image
Manifest digest
sha256:9477ee6996eba24f9600d9963f70454bb34cde0c2b7fce1ec88cee8e85e45b24
Image Layers
1LABEL org.label-schema.description=Nginx as single binary0 B2COPY /etc_passwd /etc/passwd # buildkit162 B3COPY /etc_group /etc/group # buildkit157 B4COPY /etc/localtime /etc/timezone /etc/ #1.61 KB5COPY /usr/sbin/nginx /usr/sbin/nginx # buildkit892.73 KB6COPY /etc/nginx /etc/nginx # buildkit5.55 KB7COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit2.02 KB8COPY conf/expires.conf /etc/nginx/expires.conf # buildkit650 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