sha256:bbc3589cf7319478d154d5c1e92b12c1969e9e79dfcaa3c3f3b7e180087bfff1
OS/ARCH
Compressed size
760.7 KB
Last pushed
over 4 years by wilmardo
Type
Image
Manifest digest
sha256:bbc3589cf7319478d154d5c1e92b12c1969e9e79dfcaa3c3f3b7e180087bfff1
Image Layers
1LABEL org.label-schema.description=Nginx as single binary0 B2COPY /etc_passwd /etc/passwd # buildkit160 B3COPY /etc_group /etc/group # buildkit157 B4COPY /etc/localtime /etc/timezone /etc/ #1.55 KB5COPY /usr/sbin/nginx /usr/sbin/nginx # buildkit750.87 KB6COPY /etc/nginx /etc/nginx # buildkit5.54 KB7COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.97 KB8COPY conf/expires.conf /etc/nginx/expires.conf # buildkit470 B9USER nginx0 B10STOPSIGNAL SIGTERM0 B11ENTRYPOINT ["/usr/sbin/nginx"]0 B12CMD ["-g" "daemon off;"]0 BCommand
LABEL org.label-schema.description=Nginx as single binary in a scratch container