sha256:cec8b55119a6c61a467c5dd4253201a6ecb4d5631c592ce5e67d28585f0baf92
OS/ARCH
Compressed size
8.31 MB
Last pushed
about 1 month by honeok
Type
Image
Manifest digest
sha256:2e5b4b4e87166a6b9094dfd26f2929895e31dbf9217aadfd13dbcab4c5bd5e50
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B4ARG NGINX_VERSION=1.31.30 B5ENV NGINX_VERSION=1.31.30 B6ARG RESTY_HEADERS_MORE_MODULE=0.400 B7ARG ZSTD_VERSION=1.5.70 B8ARG NGX_ZSTD_MODULE=0.2.10 B9ARG NGX_CONFIGURE_OPTIONS= 0 B10ARG NGX_ADD_MODULE_OPTIONS= 0 B11ARG NGX_TOOLCHAIN_OPTIONS= 0 B12ARG NGX_STRIP_BINARIES=10 B13RUN |8 NGINX_VERSION=1.31.3 RESTY_HEADERS_MORE_MODULE=0.40 ZSTD_VERSION=1.5.74.31 MB14COPY nginx.conf /etc/nginx/nginx.conf # buildkit494 B15COPY nginx.default.conf /etc/nginx/conf.d/default.conf # buildkit614 B16COPY --chmod=755 docker-entrypoint.sh / #735 B17COPY --chmod=755 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d #752 B18COPY --chmod=755 15-local-resolvers.envsh /docker-entrypoint.d #498 B19COPY --chmod=755 20-envsubst-on-templates.sh /docker-entrypoint.d #1.33 KB20COPY --chmod=755 30-tune-worker-processes.sh /docker-entrypoint.d #1.48 KB21ENTRYPOINT ["/docker-entrypoint.sh"]0 B22EXPOSE [80/tcp]0 B23STOPSIGNAL SIGQUIT0 B24CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit