sha256:194368a5410481a37ddf17dd4d775b6b1ab3fab4e2b160fd79f5a0ebd502f6ac
OS/ARCH
linux/amd64
Compressed size
22.25 MB
Last pushed
over 2 years by desyco
Type
Image
Manifest digest
sha256:194368a5410481a37ddf17dd4d775b6b1ab3fab4e2b160fd79f5a0ebd502f6ac
Image Layers
1ADD file ... in / 3.25 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.25.50 B5ENV PKG_RELEASE=10 B6RUN /bin/sh -c set -x3.8 MB7COPY docker-entrypoint.sh / # buildkit629 B8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit953 B9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 B10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB12ENTRYPOINT ["/docker-entrypoint.sh"]0 B13EXPOSE map[80/tcp:{}]0 B14STOPSIGNAL SIGQUIT0 B15CMD ["nginx" "-g" "daemon off;"]0 B16ENV NJS_VERSION=0.8.40 B17RUN /bin/sh -c set -x12.44 MB18EXPOSE map[8080/tcp:{}]0 B19COPY ./build /usr/share/nginx/html # buildkit2.15 MB20COPY ./conf/default.conf /etc/nginx/conf.d/default.conf # buildkit456 B21COPY ./conf/gzip.conf /etc/nginx/conf.d/gzip.conf # buildkit942 B22WORKDIR /usr/share/nginx/html32 B23COPY ./conf/env.sh . # buildkit624 B24COPY .env . # buildkit434 B25RUN /bin/sh -c apk add627.03 KB26RUN /bin/sh -c chmod +x32 B27CMD ["/bin/bash" "-c" "/usr/share/nginx/html/env.sh &&0 BCommand
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /