Sign inSign up

honeok/nginx:1.31.5-alpine

Multi-platform
Web servers
Index digest

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 MB
2CMD ["/bin/sh"]0 B
3LABEL org.opencontainers.image.authors=honeok <[email protected]>0 B
4ARG NGINX_VERSION=1.31.50 B
5ENV NGINX_VERSION=1.31.50 B
6ARG RESTY_HEADERS_MORE_MODULE=0.400 B
7ARG ZSTD_VERSION=1.5.70 B
8ARG NGX_ZSTD_MODULE=0.2.20 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.5/objs/*.so /usr/lib/nginx/modules/ # buildkit605.22 KB
14RUN |8 NGINX_VERSION=1.31.5 RESTY_HEADERS_MORE_MODULE=0.40 ZSTD_VERSION=1.5.77.63 MB
15COPY nginx.conf /etc/nginx/nginx.conf # buildkit493 B
16COPY nginx.default.conf /etc/nginx/conf.d/default.conf # buildkit613 B
17COPY --chmod=755 docker-entrypoint.sh / #736 B
18COPY --chmod=755 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d #751 B
19COPY --chmod=755 15-local-resolvers.envsh /docker-entrypoint.d #498 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