nginx-1.26.3-alpine-3.21.3
sha256:b19501ff1d5b3de0145a68c45fd52d6db9dd85a9a974f4ff0c47317a54f6d90b
OS/ARCH
Compressed size
4.33 MB
Last pushed
over 1 year by rpardini
Type
Image
Manifest digest
sha256:fa258503b05056c9951fc4bfcb18cadc47643125bbfb3662ac234982613de1c6
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk upgrade7.72 KB4RUN /bin/sh -c apk add314.77 KB5ARG DEBUG_BUILD=00 B6ENV DO_DEBUG_BUILD=00 B7ENV NGINX_VERSION=1.26.30 B8RUN |1 DEBUG_BUILD=0 /bin/sh -c556.81 KB9COPY nginx.conf /etc/nginx/nginx.conf # buildkit492 B10COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit626 B11RUN |1 DEBUG_BUILD=0 /bin/sh -c32 B12EXPOSE map[80/tcp:{}]0 B13STOPSIGNAL SIGTERM0 B14CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit