nginx-1.20.1-alpine-3.12.7-debug
sha256:ecf9f83af5a7c07fa93d0788895433b74e5cde05d31bcaef4dea21f370e485f3
OS/ARCH
Compressed size
4.38 MB
Last pushed
about 5 years by rpardini
Type
Image
Manifest digest
sha256:ecf9f83af5a7c07fa93d0788895433b74e5cde05d31bcaef4dea21f370e485f3
Image Layers
1ADD file ... in / 2.67 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk upgrade6.57 KB4RUN /bin/sh -c apk add517.99 KB5ARG DEBUG_BUILD=10 B6ENV DO_DEBUG_BUILD=10 B7ENV NGINX_VERSION=1.20.10 B8RUN |1 DEBUG_BUILD=1 /bin/sh -c1.2 MB9COPY nginx.conf /etc/nginx/nginx.conf # buildkit496 B10COPY nginx.vh.default.conf /etc/nginx/conf.d/default.conf # buildkit632 B11RUN |1 DEBUG_BUILD=1 /bin/sh -c0 B12EXPOSE map[80/tcp:{}]0 B13STOPSIGNAL SIGTERM0 B14CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:4f526aa99067d82b341f7ca538f7826b7c23a628f1b615eea2883a2d434c1b90 in /