Sign inSign up

honeok/freenginx:1.31.1-alpine

Multi-platform
Web servers
Index digest

sha256:b50ce2353dc6565de575b543191bc7afcaa7acf75a612ab853a7820ae19ac8b9

OS/ARCH

Compressed size

20.71 MB

Last pushed

4 months by honeok

Type

Image

Manifest digest

sha256:a56185641729a16b7253534e05c079a0141586d3fcc9edc25347bd9e5e5f9fc2

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.10 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.10 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.1/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.1 NJS_VERSION=0.9.9 GEOIP2_VERSION=3.415.61 MB
19COPY nginx.conf /etc/nginx/nginx.conf # buildkit497 B
20COPY nginx.default.conf /etc/nginx/conf.d/default.conf # buildkit617 B
21COPY --chmod=755 docker-entrypoint.sh / #628 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 #404 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