Sign inSign up

honeok/freenginx:1.31.2-alpine

Multi-platform
Web servers
Index digest

sha256:873bcc8c0f17aa3cee12c9b92e399b330dde3624087f80baf68b761f04ae3cd7

OS/ARCH

Compressed size

20.71 MB

Last pushed

4 months by honeok

Type

Image

Manifest digest

sha256:7f24aa6db367343081198dd787e9a7401f727d8c17b6ba242f33f2e485f19012

Image Layers

1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit4.01 MB
2CMD ["/bin/sh"]0 B
3LABEL org.opencontainers.image.authors=honeok <[email protected]>0 B
4ARG NGINX_VERSION=1.31.20 B
5ARG NJS_VERSION=0.9.90 B
6ARG GEOIP2_VERSION=3.40 B
7ARG ZSTD_VERSION=1.5.70 B
8ARG HEADERS_MORE_VERSION=0.390 B
9ENV NGINX_VERSION=1.31.20 B
10ENV NJS_VERSION=0.9.90 B
11ENV GEOIP2_VERSION=3.40 B
12ENV ZSTD_VERSION=1.5.70 B
13ENV HEADERS_MORE_VERSION=0.390 B
14COPY /tmp/freenginx-1.31.2/objs/*.so /usr/lib/nginx/modules/ # buildkit1.09 MB
15ARG NGX_CONFIGURE_ARGS= 0 B
16ARG NGX_CFLAGS=--with-cc-opt='-Os -fstack-clash-protection -Wformat -Werror=format-security0 B
17ARG NGX_LDFLAGS=--with-ld-opt='-Wl,--as-needed,-O1,--sort-common -Wl,-z,relro -Wl,-z,now'0 B
18RUN |8 NGINX_VERSION=1.31.2 NJS_VERSION=0.9.9 GEOIP2_VERSION=3.415.61 MB
19COPY nginx.conf /etc/nginx/nginx.conf # buildkit494 B
20COPY nginx.default.conf /etc/nginx/conf.d/default.conf # buildkit614 B
21COPY --chmod=755 docker-entrypoint.sh / #629 B
22COPY --chmod=755 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d #957 B
23COPY --chmod=755 15-local-resolvers.envsh /docker-entrypoint.d #405 B
24COPY --chmod=755 20-envsubst-on-templates.sh /docker-entrypoint.d #1.18 KB
25COPY --chmod=755 30-tune-worker-processes.sh /docker-entrypoint.d #1.37 KB
26ENTRYPOINT ["/docker-entrypoint.sh"]0 B
27EXPOSE [80/tcp]0 B
28STOPSIGNAL SIGQUIT0 B
29CMD ["freenginx" "-g" "daemon off;"]0 B

Command

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