sha256:67e7d635f47b1aa6c56bb322ad5ded9b9e096cca70728fd57ba75e28ce64ecf9
OS/ARCH
Compressed size
916.56 KB
Last pushed
about 3 years by wilmardo
Type
Image
Manifest digest
sha256:4bedb36c5a5dadb912ba020e407b894ef98e049fccfe2d325722f975ccb3da5c
Image Layers
1LABEL org.label-schema.description=Nginx as single binary0 B2COPY /etc_passwd /etc/passwd # buildkit154 B3COPY /etc_group /etc/group # buildkit151 B4COPY /etc/localtime /etc/timezone /etc/ #1.6 KB5COPY /usr/sbin/nginx /usr/sbin/nginx # buildkit906.48 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 # buildkit645 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