sha256:efe39e9d9d05dd5e7b3c309cb20c40a7594c5cd9daec0cea5b5e2b552fecbd9e
OS/ARCH
linux/amd64
Compressed size
28.4 MB
Last pushed
26 days by kyrillos25
Type
Image
Manifest digest
sha256:bcd61c0494fa94154dd4957d014c3b7a15b5e51076975d502559374f4001450f
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.31.40 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.81 MB8COPY docker-entrypoint.sh / # buildkit628 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17ENV NJS_VERSION=1.0.00 B18ENV NJS_RELEASE=10 B19ENV ACME_VERSION=0.4.10 B20RUN /bin/sh -c set -x19.55 MB21COPY /app/dist /usr/share/nginx/html # buildkit3.36 MB22COPY nginx.conf /etc/nginx/conf.d/default.conf # buildkit1.19 KB23COPY nginx-security-headers.conf /etc/nginx/conf.d/security-headers.conf # buildkit1.74 KB24COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit1.13 KB25RUN /bin/sh -c sed -i1.13 KB26EXPOSE [80/tcp]0 B27ENTRYPOINT ["/docker-entrypoint.sh"]0 B28CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit