Sign inSign up

honeok/freenginx:1.31.4-alpine

Multi-platform
Web servers
Index digest

sha256:36c15f98f4b3b27985795eb0069f06748b5eaabb98c0f323f0e4cd938b1d2b8c

OS/ARCH

Compressed size

11.11 MB

Last pushed

15 days by honeok

Type

Image

Manifest digest

sha256:cfbb19db70a51160f8da33c1d4714e4dbc6f606905e450130183907751235d96

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.40 B
5ENV NGINX_VERSION=1.31.40 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/freenginx-1.31.4/objs/*.so /usr/lib/nginx/modules/ # buildkit51.62 KB
14RUN |8 NGINX_VERSION=1.31.4 RESTY_HEADERS_MORE_MODULE=0.40 ZSTD_VERSION=1.5.77.07 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