nginx-1.18.0-alpine-3.12.1-debug
sha256:f4f56fd84a2e761029d12b307f5cbeba806bcb392029709df50af0bb456324fc
OS/ARCH
Compressed size
4.18 MB
Last pushed
over 5 years by rpardini
Type
Image
Manifest digest
sha256:f4f56fd84a2e761029d12b307f5cbeba806bcb392029709df50af0bb456324fc
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=10 B7ENV NGINX_VERSION=1.18.00 B8RUN |1 DEBUG_BUILD=1 /bin/sh -c1.21 MB9COPY nginx.conf /etc/nginx/nginx.conf # buildkit497 B10COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit633 B11RUN |1 DEBUG_BUILD=1 /bin/sh -c0 B12EXPOSE map[80/tcp:{}]0 B13STOPSIGNAL SIGTERM0 B14CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:55c4e9752146061a2b5f76027221329f423687987c0744ef577130c60ff0ba42 in /