sha256:18bb8a8be17476ffe3b512e51270fc370784bd53eb9505a8e875f5c3356649aa
OS/ARCH
Compressed size
8.97 MB
Last pushed
about 1 month by honeok
Type
Image
Manifest digest
sha256:dd252d26c6330947e2c50760a7cb6d2da65eb501efec64d8eba6d0d0c297256f
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 NGX_GEOIP2_VERSION=3.40 B7ARG HEADERS_MORE_VERSION=0.400 B8ARG NGX_ZSTD_VERSION=1.5.70 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.3/objs/*.so /usr/lib/nginx/modules/ # buildkit541.44 KB14RUN |8 NGINX_VERSION=1.31.3 NGX_GEOIP2_VERSION=3.4 HEADERS_MORE_VERSION=0.404.44 MB15COPY nginx.conf /etc/nginx/nginx.conf # buildkit494 B16COPY nginx.default.conf /etc/nginx/conf.d/default.conf # buildkit614 B17COPY --chmod=755 docker-entrypoint.sh / #735 B18COPY --chmod=755 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d #752 B19COPY --chmod=755 15-local-resolvers.envsh /docker-entrypoint.d #499 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