sha256:5a3cb418fb11af9bf06adb7a45e0619f794b86219cb134ecda4cec126955793a
OS/ARCH
Compressed size
782.59 KB
Last pushed
over 4 years by wilmardo
Type
Image
Manifest digest
sha256:5a3cb418fb11af9bf06adb7a45e0619f794b86219cb134ecda4cec126955793a
Image Layers
1LABEL org.label-schema.description=Nginx as single binary0 B2COPY /etc_passwd /etc/passwd # buildkit161 B3COPY /etc_group /etc/group # buildkit157 B4COPY /etc/localtime /etc/timezone /etc/ #1.55 KB5COPY /usr/sbin/nginx /usr/sbin/nginx # buildkit772.75 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 # buildkit469 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