Sign inSign up

honeok/nginx:1.31.3-alpine

Multi-platform
Web servers
Index digest

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 MB
2CMD ["/bin/sh"]0 B
3LABEL org.opencontainers.image.authors=honeok <[email protected]>0 B
4ARG NGINX_VERSION=1.31.30 B
5ENV NGINX_VERSION=1.31.30 B
6ARG NGX_GEOIP2_VERSION=3.40 B
7ARG HEADERS_MORE_VERSION=0.400 B
8ARG NGX_ZSTD_VERSION=1.5.70 B
9ARG NGX_CONFIGURE_OPTIONS= 0 B
10ARG NGX_ADD_MODULE_OPTIONS= 0 B
11ARG NGX_TOOLCHAIN_OPTIONS= 0 B
12ARG NGX_STRIP_BINARIES=10 B
13COPY /tmp/nginx-1.31.3/objs/*.so /usr/lib/nginx/modules/ # buildkit541.44 KB
14RUN |8 NGINX_VERSION=1.31.3 NGX_GEOIP2_VERSION=3.4 HEADERS_MORE_VERSION=0.404.44 MB
15COPY nginx.conf /etc/nginx/nginx.conf # buildkit494 B
16COPY nginx.default.conf /etc/nginx/conf.d/default.conf # buildkit614 B
17COPY --chmod=755 docker-entrypoint.sh / #735 B
18COPY --chmod=755 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d #752 B
19COPY --chmod=755 15-local-resolvers.envsh /docker-entrypoint.d #499 B
20COPY --chmod=755 20-envsubst-on-templates.sh /docker-entrypoint.d #1.33 KB
21COPY --chmod=755 30-tune-worker-processes.sh /docker-entrypoint.d #1.48 KB
22ENTRYPOINT ["/docker-entrypoint.sh"]0 B
23EXPOSE [80/tcp]0 B
24STOPSIGNAL SIGQUIT0 B
25CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit