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 MB2CMD ["/bin/sh"]0 B4ARG NGINX_VERSION=1.31.10 B5ARG NJS_VERSION=0.9.90 B6ARG GEOIP2_VERSION=3.40 B7ARG ZSTD_VERSION=1.5.70 B8ARG HEADERS_MORE_VERSION=0.390 B9ENV NGINX_VERSION=1.31.10 B10ENV NJS_VERSION=0.9.90 B11ENV GEOIP2_VERSION=3.40 B12ENV ZSTD_VERSION=1.5.70 B13ENV HEADERS_MORE_VERSION=0.390 B14COPY /tmp/freenginx-1.31.1/objs/*.so /usr/lib/nginx/modules/ # buildkit1.09 MB15ARG NGX_CONFIGURE_ARGS= 0 B16ARG NGX_CFLAGS=--with-cc-opt='-Os -fstack-clash-protection -Wformat -Werror=format-security0 B17ARG NGX_LDFLAGS=--with-ld-opt='-Wl,--as-needed,-O1,--sort-common -Wl,-z,relro -Wl,-z,now'0 B18RUN |8 NGINX_VERSION=1.31.1 NJS_VERSION=0.9.9 GEOIP2_VERSION=3.415.61 MB19COPY nginx.conf /etc/nginx/nginx.conf # buildkit497 B20COPY nginx.default.conf /etc/nginx/conf.d/default.conf # buildkit617 B21COPY --chmod=755 docker-entrypoint.sh / #628 B22COPY --chmod=755 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d #957 B23COPY --chmod=755 15-local-resolvers.envsh /docker-entrypoint.d #404 B24COPY --chmod=755 20-envsubst-on-templates.sh /docker-entrypoint.d #1.18 KB25COPY --chmod=755 30-tune-worker-processes.sh /docker-entrypoint.d #1.37 KB26ENTRYPOINT ["/docker-entrypoint.sh"]0 B27EXPOSE [80/tcp]0 B28STOPSIGNAL SIGQUIT0 B29CMD ["freenginx" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit