nginx-1.18.0-alpine-3.12.1
sha256:9990dc433b08a528c14147acf4d5130f345e0da31074f195af7a9f460dab5836
OS/ARCH
Compressed size
3.63 MB
Last pushed
over 5 years by rpardini
Type
Image
Manifest digest
sha256:9990dc433b08a528c14147acf4d5130f345e0da31074f195af7a9f460dab5836
Image Layers
1ADD file ... in / 2.58 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk upgrade6.57 KB4RUN /bin/sh -c apk add390.49 KB5ARG DEBUG_BUILD=10 B6ENV DO_DEBUG_BUILD=00 B7ENV NGINX_VERSION=1.18.00 B8RUN |1 DEBUG_BUILD=0 /bin/sh -c680.23 KB9COPY nginx.conf /etc/nginx/nginx.conf # buildkit498 B10COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit633 B11RUN |1 DEBUG_BUILD=0 /bin/sh -c0 B12EXPOSE map[80/tcp:{}]0 B13STOPSIGNAL SIGTERM0 B14CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:55c4e9752146061a2b5f76027221329f423687987c0744ef577130c60ff0ba42 in /