sha256:a3cbca755efe330c576b38a25a57031280149bb2c539753385a706faebec61ab
OS/ARCH
Compressed size
850.67 KB
Last pushed
over 4 years by wilmardo
Type
Image
Manifest digest
sha256:a3cbca755efe330c576b38a25a57031280149bb2c539753385a706faebec61ab
Image Layers
1LABEL org.label-schema.description=Nginx as single binary0 B2COPY /etc_passwd /etc/passwd # buildkit161 B3COPY /etc_group /etc/group # buildkit156 B4COPY /etc/localtime /etc/timezone /etc/ #1.55 KB5COPY /usr/sbin/nginx /usr/sbin/nginx # buildkit840.83 KB6COPY /etc/nginx /etc/nginx # buildkit5.55 KB7COPY conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.97 KB8COPY conf/expires.conf /etc/nginx/expires.conf # buildkit468 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