sha256:c4d4af96545595c0c0424df21b18a88e8d447955d5d1cc41613770967e10629d
OS/ARCH
Compressed size
12.21 MB
Last pushed
19 days by honeok
Type
Image
Manifest digest
sha256:876b727e3369a6d0fff56d21ee6b22e52c6097df778f2c166da11941f35a18eb
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B4ARG NGINX_VERSION=1.31.50 B5ENV NGINX_VERSION=1.31.50 B6ARG RESTY_HEADERS_MORE_MODULE=0.400 B7ARG ZSTD_VERSION=1.5.70 B8ARG NGX_ZSTD_MODULE=0.2.20 B9ARG NGX_CONFIGURE_OPTIONS= 0 B10ARG NGX_ADD_MODULE_OPTIONS= 0 B11ARG NGX_TOOLCHAIN_OPTIONS= 0 B12ARG NGX_STRIP_BINARIES=10 B13COPY /tmp/nginx-1.31.5/objs/*.so /usr/lib/nginx/modules/ # buildkit605.22 KB14RUN |8 NGINX_VERSION=1.31.5 RESTY_HEADERS_MORE_MODULE=0.40 ZSTD_VERSION=1.5.77.63 MB15COPY nginx.conf /etc/nginx/nginx.conf # buildkit493 B16COPY nginx.default.conf /etc/nginx/conf.d/default.conf # buildkit613 B17COPY --chmod=755 docker-entrypoint.sh / #736 B18COPY --chmod=755 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d #751 B19COPY --chmod=755 15-local-resolvers.envsh /docker-entrypoint.d #498 B20COPY --chmod=755 20-envsubst-on-templates.sh /docker-entrypoint.d #1.33 KB21COPY --chmod=755 30-tune-worker-processes.sh /docker-entrypoint.d #1.48 KB22ENTRYPOINT ["/docker-entrypoint.sh"]0 B23EXPOSE [80/tcp]0 B24STOPSIGNAL SIGQUIT0 B25CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit