This repository was archived by the owner on Jan 2, 2026. It is now read-only.
v2.0.6
Changelog
- Updated quiche to c9311a1 (changelog)
nginx version info
$ nginx -V
nginx version: nginx/1.23.3 (docker-nginx-http3-92f82de-2023-03-13T12:48:29Z-refs/tags/v2.0.6-4405059128-66-1 ModSecurity-5f632a5e ModSecurity-nginx-d59e4ad coreruleset-b53ba74 quiche-c9311a18 ngx_brotli-6e975bc headers-more-nginx-module-33b646d njs-2cf7325 nginx_cookie_flag_module-c4ff449)
built by gcc 12.2.1 20220924 (Alpine 12.2.1_git20220924-r9)
built with OpenSSL 1.1.1 (compatible; BoringSSL) (running with BoringSSL)
TLS SNI support enabled
configure arguments: --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-pcre-jit --with-http_ssl_module --with-http_realip_module --with-http_addition_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_stub_status_module --with-http_auth_request_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_geoip_module=dynamic --with-http_perl_module=dynamic --with-threads --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-stream_realip_module --with-stream_geoip_module=dynamic --with-http_slice_module --with-mail --with-mail_ssl_module --with-compat --with-file-aio --with-http_v2_module --with-http_v2_hpack_enc --with-http_v3_module --with-openssl=/usr/src/quiche/quiche/deps/boringssl --with-quiche=/usr/src/quiche --add-module=/usr/src/ngx_brotli --add-module=/usr/src/headers-more-nginx-module --add-module=/usr/src/njs/nginx --add-module=/usr/src/nginx_cookie_flag_module --add-module=/usr/src/ModSecurity-nginx --with-cc-opt=-Wno-error --with-select_module --with-poll_module --build='docker-nginx-http3-92f82de-2023-03-13T12:48:29Z-refs/tags/v2.0.6-4405059128-66-1 ModSecurity-5f632a5e ModSecurity-nginx-d59e4ad coreruleset-b53ba74 quiche-c9311a18 ngx_brotli-6e975bc headers-more-nginx-module-33b646d njs-2cf7325 nginx_cookie_flag_module-c4ff449'apk list diff
$ comm -3 \
<(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:0ab40752bf4e4fddc0695e18708fab57bf9bb7b39e3c74072eee8eec68157158 apk list --installed --quiet | sort) \
<(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:ecf375c6756816222b4437715ade7e8c7bf4a6e200576e71cad31b04593dc085 apk list --installed --quiet | sort)
libintl-0.21.1-r1 x86_64 {gettext} (LGPL-2.1-or-later) [installed]
libintl-0.21.1-r2 x86_64 {gettext} (LGPL-2.1-or-later) [installed]https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
https://github.com/patrikjuvonen/docker-nginx-http3/pkgs/container/docker-nginx-http3