nginx-1.26.3-alpine-3.21.3
sha256:b19501ff1d5b3de0145a68c45fd52d6db9dd85a9a974f4ff0c47317a54f6d90b
OS/ARCH
Compressed size
4.68 MB
Last pushed
over 1 year by rpardini
Type
Image
Manifest digest
sha256:2f8f9095a9e9baf0c7a7da0b59c4195e1a63b635eeda02ffb378677c75d7f9bb
Image Layers
1ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit3.81 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk upgrade7.73 KB4RUN /bin/sh -c apk add308.68 KB5ARG DEBUG_BUILD=00 B6ENV DO_DEBUG_BUILD=00 B7ENV NGINX_VERSION=1.26.30 B8RUN |1 DEBUG_BUILD=0 /bin/sh -c570.77 KB9COPY nginx.conf /etc/nginx/nginx.conf # buildkit496 B10COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit630 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-aarch64.tar.gz / # buildkit