Sign inSign up

honeok/freenginx:1.31.3-alpine

Multi-platform
Web servers
Index digest

sha256:cec8b55119a6c61a467c5dd4253201a6ecb4d5631c592ce5e67d28585f0baf92

OS/ARCH

Compressed size

8.31 MB

Last pushed

about 1 month by honeok

Type

Image

Manifest digest

sha256:2e5b4b4e87166a6b9094dfd26f2929895e31dbf9217aadfd13dbcab4c5bd5e50

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 RESTY_HEADERS_MORE_MODULE=0.400 B
7ARG ZSTD_VERSION=1.5.70 B
8ARG NGX_ZSTD_MODULE=0.2.10 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
13RUN |8 NGINX_VERSION=1.31.3 RESTY_HEADERS_MORE_MODULE=0.40 ZSTD_VERSION=1.5.74.31 MB
14COPY nginx.conf /etc/nginx/nginx.conf # buildkit494 B
15COPY nginx.default.conf /etc/nginx/conf.d/default.conf # buildkit614 B
16COPY --chmod=755 docker-entrypoint.sh / #735 B
17COPY --chmod=755 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d #752 B
18COPY --chmod=755 15-local-resolvers.envsh /docker-entrypoint.d #498 B
19COPY --chmod=755 20-envsubst-on-templates.sh /docker-entrypoint.d #1.33 KB
20COPY --chmod=755 30-tune-worker-processes.sh /docker-entrypoint.d #1.48 KB
21ENTRYPOINT ["/docker-entrypoint.sh"]0 B
22EXPOSE [80/tcp]0 B
23STOPSIGNAL SIGQUIT0 B
24CMD ["nginx" "-g" "daemon off;"]0 B

Command

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