Releases: patrikjuvonen/docker-nginx-http3
v2.1.3
Changelog
- Notable changes
nginx version info
$ nginx -V
nginx version: nginx/1.23.4 (docker-nginx-http3-f7147b8-2023-12-22T14:02:29Z-refs/tags/v2.1.3-7300685267-28-1 ModSecurity- ModSecurity-nginx-d59e4ad coreruleset-d9d89dd quiche-d4e5ed6a ngx_brotli-a71f931 headers-more-nginx-module-3fb97bc njs-2d52669 nginx_cookie_flag_module-c4ff449)
built by gcc 13.2.1 20231014 (Alpine 13.2.1_git20231014)
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-f7147b8-2023-12-22T14:02:29Z-refs/tags/v2.1.3-7300685267-28-1 ModSecurity- ModSecurity-nginx-d59e4ad coreruleset-d9d89dd quiche-d4e5ed6a ngx_brotli-a71f931 headers-more-nginx-module-3fb97bc njs-2d52669 nginx_cookie_flag_module-c4ff449'
apk list diff
Against amd64 v2.1.2
$ comm -3 \
<(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:c8ebf348602567feeef3a9506134a3d812a6979d9825c6b9d1533c31c332c532 apk list --installed --quiet | sort) \
<(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:a3d340d4bed5fb11ae5a9bd911bf9a1d15e599146fd6f76a2b8c9e4a002e9861 apk list --installed --quiet | sort)
alpine-baselayout-3.4.3-r1 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
alpine-baselayout-3.4.6-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
alpine-baselayout-data-3.4.3-r1 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
alpine-baselayout-data-3.4.6-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
busybox-1.36.1-r6 x86_64 {busybox} (GPL-2.0-only) [installed]
busybox-1.36.1-r17 x86_64 {busybox} (GPL-2.0-only) [installed]
busybox-binsh-1.36.1-r6 x86_64 {busybox} (GPL-2.0-only) [installed]
busybox-binsh-1.36.1-r17 x86_64 {busybox} (GPL-2.0-only) [installed]
libcrypto3-3.1.2-r0 x86_64 {openssl} (Apache-2.0) [installed]
libcrypto3-3.1.4-r2 x86_64 {openssl} (Apache-2.0) [installed]
libgcc-13.1.1_git20230722-r3 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libgcc-13.2.1_git20231014-r0 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libintl-0.22.2-r0 x86_64 {gettext} (LGPL-2.1-or-later) [installed]
libintl-0.22.4-r0 x86_64 {gettext} (LGPL-2.1-or-later) [installed]
libssl3-3.1.2-r0 x86_64 {openssl} (Apache-2.0) [installed]
libssl3-3.1.4-r2 x86_64 {openssl} (Apache-2.0) [installed]
libstdc++-13.1.1_git20230722-r3 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libstdc++-13.2.1_git20231014-r0 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libxml2-2.11.5-r0 x86_64 {libxml2} (MIT) [installed]
libxml2-2.11.6-r0 x86_64 {libxml2} (MIT) [installed]
libxml2-dev-2.11.5-r0 x86_64 {libxml2} (MIT) [installed]
libxml2-dev-2.11.6-r0 x86_64 {libxml2} (MIT) [installed]
libxml2-utils-2.11.5-r0 x86_64 {libxml2} (MIT) [installed]
libxml2-utils-2.11.6-r0 x86_64 {libxml2} (MIT) [installed]
musl-1.2.4_git20230717-r2 x86_64 {musl} (MIT) [installed]
musl-1.2.4_git20230717-r5 x86_64 {musl} (MIT) [installed]
musl-utils-1.2.4_git20230717-r2 x86_64 {musl} (MIT AND BSD-2-Clause AND GPL-2.0-or-later) [installed]
musl-utils-1.2.4_git20230717-r5 x86_64 {musl} (MIT AND BSD-2-Clause AND GPL-2.0-or-later) [installed]
pcre2-10.42-r1 x86_64 {pcre2} (BSD-3-Clause) [installed]
pcre2-10.42-r2 x86_64 {pcre2} (BSD-3-Clause) [installed]
pkgconf-2.0.3-r0 x86_64 {pkgconf} (ISC) [installed]
pkgconf-2.1.0-r0 x86_64 {pkgconf} (ISC) [installed]
ssl_client-1.36.1-r6 x86_64 {busybox} (GPL-2.0-only) [installed]
ssl_client-1.36.1-r17 x86_64 {busybox} (GPL-2.0-only) [installed]
xz-5.4.4-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-5.4.5-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-dev-5.4.4-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-dev-5.4.5-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-libs-5.4.4-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-libs-5.4.5-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
zlib-1.3-r0 x86_64 {zlib} (Zlib) [installed]
zlib-1.3-r2 x86_64 {zlib} (Zlib) [installed]
zlib-dev-1.3-r0 x86_64 {zlib} (Zlib) [installed]
zlib-dev-1.3-r2 x86_64 {zlib} (Zlib) [installed]
https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
https://github.com/patrikjuvonen/docker-nginx-http3/pkgs/container/docker-nginx-http3
v2.1.2
Changelog
- Notable changes
- Updated actions
nginx version info
$ nginx -V
nginx version: nginx/1.23.4 (docker-nginx-http3-bd57617-2023-10-17T14:41:54Z-refs/tags/v2.1.2-6548852637-15-1 ModSecurity- ModSecurity-nginx-d59e4ad coreruleset-249a0b7 quiche-83d9168a ngx_brotli-a71f931 headers-more-nginx-module-607d1b1 njs-5129f50 nginx_cookie_flag_module-c4ff449)
built by gcc 13.1.1 20230722 (Alpine 13.1.1_git20230722)
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-bd57617-2023-10-17T14:41:54Z-refs/tags/v2.1.2-6548852637-15-1 ModSecurity- ModSecurity-nginx-d59e4ad coreruleset-249a0b7 quiche-83d9168a ngx_brotli-a71f931 headers-more-nginx-module-607d1b1 njs-5129f50 nginx_cookie_flag_module-c4ff449'
apk list diff
Against amd64 v2.1.1
$ comm -3 \
<(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:aa1829a5851748bbda38fce104176f669e0267c9c71670dd3370247640de7d9a apk list --installed --quiet | sort) \
<(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:c8ebf348602567feeef3a9506134a3d812a6979d9825c6b9d1533c31c332c532 apk list --installed --quiet | sort)
libgcc-13.1.1_git20230722-r2 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libgcc-13.1.1_git20230722-r3 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libintl-0.22-r0 x86_64 {gettext} (LGPL-2.1-or-later) [installed]
libintl-0.22.2-r0 x86_64 {gettext} (LGPL-2.1-or-later) [installed]
libstdc++-13.1.1_git20230722-r2 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libstdc++-13.1.1_git20230722-r3 x86_64 {gcc} (GPL-2.0-or-later AND 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
v2.1.1
Changelog
- Notable changes
nginx version info
$ nginx -V
nginx version: nginx/1.23.4 (docker-nginx-http3-bd11de1-2023-09-05T13:04:45Z-refs/tags/v2.1.1-6085001721-8-1 ModSecurity- ModSecurity-nginx-d59e4ad coreruleset-ea3e03c quiche-ab2b44fa ngx_brotli-8f726ea headers-more-nginx-module-607d1b1 njs-ee431a9 nginx_cookie_flag_module-c4ff449)
built by gcc 13.1.1 20230722 (Alpine 13.1.1_git20230722)
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-bd11de1-2023-09-05T13:04:45Z-refs/tags/v2.1.1-6085001721-8-1 ModSecurity- ModSecurity-nginx-d59e4ad coreruleset-ea3e03c quiche-ab2b44fa ngx_brotli-8f726ea headers-more-nginx-module-607d1b1 njs-ee431a9 nginx_cookie_flag_module-c4ff449'
apk list diff
Against amd64 v2.1.0-alpha.1
$ comm -3 \
<(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:b91c4cf794055fd4e15d757fce12b50b1800f2872e5bd374528bbf761eee33bd apk list --installed --quiet | sort) \
<(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:aa1829a5851748bbda38fce104176f669e0267c9c71670dd3370247640de7d9a apk list --installed --quiet | sort)
pkgconf-2.0.2-r0 x86_64 {pkgconf} (ISC) [installed]
pkgconf-2.0.3-r0 x86_64 {pkgconf} (ISC) [installed]
https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
https://github.com/patrikjuvonen/docker-nginx-http3/pkgs/container/docker-nginx-http3
v2.1.0-alpha.1
Changelog
- Notable changes
nginx version info
$ nginx -V
nginx version: nginx/1.23.4 (docker-nginx-http3-59bb53a-2023-09-02T16:05:12Z-refs/tags/v2.1.0-alpha.1-6059273319-4-1 ModSecurity- ModSecurity-nginx-d59e4ad coreruleset-eef679b quiche-ab2b44fa ngx_brotli-8f726ea headers-more-nginx-module-607d1b1 njs-ee431a9 nginx_cookie_flag_module-c4ff449)
built by gcc 13.1.1 20230722 (Alpine 13.1.1_git20230722)
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-59bb53a-2023-09-02T16:05:12Z-refs/tags/v2.1.0-alpha.1-6059273319-4-1 ModSecurity- ModSecurity-nginx-d59e4ad coreruleset-eef679b quiche-ab2b44fa ngx_brotli-8f726ea headers-more-nginx-module-607d1b1 njs-ee431a9 nginx_cookie_flag_module-c4ff449'
apk list diff
$ comm -3 \
<(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:b26c17b355e4e5275ee555aaaa7e0517bb6e17455cd93c2c98ed402f0884656d apk list --installed --quiet | sort) \
<(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:b91c4cf794055fd4e15d757fce12b50b1800f2872e5bd374528bbf761eee33bd apk list --installed --quiet | sort)
alpine-baselayout-3.4.0-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
alpine-baselayout-3.4.3-r1 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
alpine-baselayout-data-3.4.0-r0 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
alpine-baselayout-data-3.4.3-r1 x86_64 {alpine-baselayout} (GPL-2.0-only) [installed]
apk-tools-2.12.11-r0 x86_64 {apk-tools} (GPL-2.0-only) [installed]
apk-tools-2.14.0-r5 x86_64 {apk-tools} (GPL-2.0-only) [installed]
busybox-1.36.0-r5 x86_64 {busybox} (GPL-2.0-only) [installed]
busybox-1.36.1-r6 x86_64 {busybox} (GPL-2.0-only) [installed]
busybox-binsh-1.36.0-r5 x86_64 {busybox} (GPL-2.0-only) [installed]
busybox-binsh-1.36.1-r6 x86_64 {busybox} (GPL-2.0-only) [installed]
ca-certificates-bundle-20230106-r0 x86_64 {ca-certificates} (MPL-2.0 AND MIT) [installed]
ca-certificates-bundle-20230506-r0 x86_64 {ca-certificates} (MPL-2.0 AND MIT) [installed]
libc-utils-0.7.2-r4 x86_64 {libc-dev} (BSD-2-Clause AND BSD-3-Clause) [installed]
libc-utils-0.7.2-r5 x86_64 {libc-dev} (BSD-2-Clause AND BSD-3-Clause) [installed]
libcrypto3-3.1.0-r2 x86_64 {openssl} (Apache-2.0) [installed]
libcrypto3-3.1.2-r0 x86_64 {openssl} (Apache-2.0) [installed]
libgcc-12.2.1_git20220924-r10 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libgcc-13.1.1_git20230722-r2 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libintl-0.21.1-r5 x86_64 {gettext} (LGPL-2.1-or-later) [installed]
libintl-0.22-r0 x86_64 {gettext} (LGPL-2.1-or-later) [installed]
libmaxminddb-dev-1.7.1-r1 x86_64 {libmaxminddb} (Apache-2.0) [installed]
libmaxminddb-dev-1.7.1-r2 x86_64 {libmaxminddb} (Apache-2.0) [installed]
libmaxminddb-libs-1.7.1-r1 x86_64 {libmaxminddb} (Apache-2.0) [installed]
libmaxminddb-libs-1.7.1-r2 x86_64 {libmaxminddb} (Apache-2.0) [installed]
libssl3-3.1.0-r2 x86_64 {openssl} (Apache-2.0) [installed]
libssl3-3.1.2-r0 x86_64 {openssl} (Apache-2.0) [installed]
libstdc++-12.2.1_git20220924-r10 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libstdc++-13.1.1_git20230722-r2 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libxml2-2.11.3-r0 x86_64 {libxml2} (MIT) [installed]
libxml2-2.11.5-r0 x86_64 {libxml2} (MIT) [installed]
libxml2-dev-2.11.3-r0 x86_64 {libxml2} (MIT) [installed]
libxml2-dev-2.11.5-r0 x86_64 {libxml2} (MIT) [installed]
libxml2-utils-2.11.3-r0 x86_64 {libxml2} (MIT) [installed]
libxml2-utils-2.11.5-r0 x86_64 {libxml2} (MIT) [installed]
lmdb-0.9.30-r2 x86_64 {lmdb} (OLDAP-2.8) [installed]
lmdb-0.9.31-r0 x86_64 {lmdb} (OLDAP-2.8) [installed]
lmdb-dev-0.9.30-r2 x86_64 {lmdb} (OLDAP-2.8) [installed]
lmdb-dev-0.9.31-r0 x86_64 {lmdb} (OLDAP-2.8) [installed]
musl-1.2.3-r4 x86_64 {musl} (MIT) [installed]
musl-1.2.4_git20230717-r2 x86_64 {musl} (MIT) [installed]
musl-utils-1.2.3-r4 x86_64 {musl} (MIT AND BSD-2-Clause AND GPL-2.0-or-later) [installed]
musl-utils-1.2.4_git20230717-r2 x86_64 {musl} (MIT AND BSD-2-Clause AND GPL-2.0-or-later) [installed]
pkgconf-1.9.5-r0 x86_64 {pkgconf} (ISC) [installed]
pkgconf-2.0.2-r0 x86_64 {pkgconf} (ISC) [installed]
scanelf-1.3.7-r0 x86_64 {pax-utils} (GPL-2.0-only) [installed]
scanelf-1.3.7-r2 x86_64 {pax-utils} (GPL-2.0-only) [installed]
ssl_client-1.36.0-r5 x86_64 {busybox} (GPL-2.0-only) [installed]
ssl_client-1.36.1-r6 x86_64 {busybox} (GPL-2.0-only) [installed]
xz-5.4.3-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-5.4.4-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-dev-5.4.3-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-dev-5.4.4-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-libs-5.4.3-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-libs-5.4.4-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
yajl-2.1.0-r6 x86_64 {yajl} (MIT) [installed]
yajl-2.1.0-r8 x86_64 {yajl} (MIT) [installed]
yajl-dev-2.1.0-r6 x86_64 {yajl} (MIT) [installed]
yajl-dev-2.1.0-r8 x86_64 {yajl} (MIT) [installed]
zlib-1.2.13-r1 x86_64 {zlib} (Zlib) [installed]
zlib-1.3-r0 x86_64 {zlib} (Zlib) [installed]
zlib-dev-1.2.13-r1 x86_64 {zlib} (Zlib) [installed]
zlib-dev-1.3-r0 x86_64 {zlib} (Zlib) [installed]
https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
https://github.com/patrikjuvonen/docker-nginx-http3/pkgs/container/docker-nginx-http3
v2.0.10
Changelog
- Notable changes
- Updated quiche to 0.17.2 (a4ac856) (changelog)
- Updated apk packages
nginx version info
$ nginx -V
nginx version: nginx/1.23.4 (docker-nginx-http3-0897471-2023-05-13T21:09:49Z-refs/tags/v2.0.10-4968896750-79-1 ModSecurity-2121938c ModSecurity-nginx-d59e4ad coreruleset-5f087a6 quiche-a4ac8564 ngx_brotli-6e975bc headers-more-nginx-module-33b646d njs-0283f31 nginx_cookie_flag_module-c4ff449)
built by gcc 12.2.1 20220924 (Alpine 12.2.1_git20220924-r10)
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-0897471-2023-05-13T21:09:49Z-refs/tags/v2.0.10-4968896750-79-1 ModSecurity-2121938c ModSecurity-nginx-d59e4ad coreruleset-5f087a6 quiche-a4ac8564 ngx_brotli-6e975bc headers-more-nginx-module-33b646d njs-0283f31 nginx_cookie_flag_module-c4ff449'
apk list diff
$ comm -3 \
<(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:689c5a84f246ee7b18fb3906fb5c01fff716e8b72f3382ce210237a7ea7d998a apk list --installed --quiet | sort) \
<(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:b26c17b355e4e5275ee555aaaa7e0517bb6e17455cd93c2c98ed402f0884656d apk list --installed --quiet | sort)
geoip-1.6.12-r4 x86_64 {geoip} (LGPL-2.1-or-later) [installed]
geoip-1.6.12-r5 x86_64 {geoip} (LGPL-2.1-or-later) [installed]
geoip-dev-1.6.12-r4 x86_64 {geoip} (LGPL-2.1-or-later) [installed]
geoip-dev-1.6.12-r5 x86_64 {geoip} (LGPL-2.1-or-later) [installed]
libgcc-12.2.1_git20220924-r9 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libgcc-12.2.1_git20220924-r10 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libintl-0.21.1-r2 x86_64 {gettext} (LGPL-2.1-or-later) [installed]
libintl-0.21.1-r5 x86_64 {gettext} (LGPL-2.1-or-later) [installed]
libmaxminddb-dev-1.7.1-r0 x86_64 {libmaxminddb} (Apache-2.0) [installed]
libmaxminddb-dev-1.7.1-r1 x86_64 {libmaxminddb} (Apache-2.0) [installed]
libmaxminddb-libs-1.7.1-r0 x86_64 {libmaxminddb} (Apache-2.0) [installed]
libmaxminddb-libs-1.7.1-r1 x86_64 {libmaxminddb} (Apache-2.0) [installed]
libstdc++-12.2.1_git20220924-r9 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libstdc++-12.2.1_git20220924-r10 x86_64 {gcc} (GPL-2.0-or-later AND LGPL-2.1-or-later) [installed]
libxml2-2.10.3-r2 x86_64 {libxml2} (MIT) [installed]
libxml2-2.11.3-r0 x86_64 {libxml2} (MIT) [installed]
libxml2-dev-2.10.3-r2 x86_64 {libxml2} (MIT) [installed]
libxml2-dev-2.11.3-r0 x86_64 {libxml2} (MIT) [installed]
libxml2-utils-2.10.3-r2 x86_64 {libxml2} (MIT) [installed]
libxml2-utils-2.11.3-r0 x86_64 {libxml2} (MIT) [installed]
lmdb-0.9.30-r1 x86_64 {lmdb} (OLDAP-2.8) [installed]
lmdb-0.9.30-r2 x86_64 {lmdb} (OLDAP-2.8) [installed]
lmdb-dev-0.9.30-r1 x86_64 {lmdb} (OLDAP-2.8) [installed]
lmdb-dev-0.9.30-r2 x86_64 {lmdb} (OLDAP-2.8) [installed]
pcre-8.45-r2 x86_64 {pcre} (BSD-3-Clause) [installed]
pcre-8.45-r3 x86_64 {pcre} (BSD-3-Clause) [installed]
pcre2-10.42-r0 x86_64 {pcre2} (BSD-3-Clause) [installed]
pcre2-10.42-r1 x86_64 {pcre2} (BSD-3-Clause) [installed]
pkgconf-1.9.4-r0 x86_64 {pkgconf} (ISC) [installed]
pkgconf-1.9.5-r0 x86_64 {pkgconf} (ISC) [installed]
tzdata-2023c-r0 x86_64 {tzdata} (Public-Domain) [installed]
tzdata-2023c-r1 x86_64 {tzdata} (Public-Domain) [installed]
xz-5.4.2-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-5.4.3-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-dev-5.4.2-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-dev-5.4.3-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-libs-5.4.2-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-libs-5.4.3-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
yajl-2.1.0-r5 x86_64 {yajl} (MIT) [installed]
yajl-2.1.0-r6 x86_64 {yajl} (MIT) [installed]
yajl-dev-2.1.0-r5 x86_64 {yajl} (MIT) [installed]
yajl-dev-2.1.0-r6 x86_64 {yajl} (MIT) [installed]
zlib-1.2.13-r0 x86_64 {zlib} (Zlib) [installed]
zlib-1.2.13-r1 x86_64 {zlib} (Zlib) [installed]
zlib-dev-1.2.13-r0 x86_64 {zlib} (Zlib) [installed]
zlib-dev-1.2.13-r1 x86_64 {zlib} (Zlib) [installed]
https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
https://github.com/patrikjuvonen/docker-nginx-http3/pkgs/container/docker-nginx-http3
v2.0.9
Changelog
nginx version info
$ nginx -V
nginx version: nginx/1.23.4 (docker-nginx-http3-d569a6f-2023-04-11T10:50:58Z-refs/tags/v2.0.9-4666673528-75-2 ModSecurity-49281b6c ModSecurity-nginx-d59e4ad coreruleset-c6c6911 quiche-308fcaf5 ngx_brotli-6e975bc headers-more-nginx-module-33b646d njs-0283f31 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-d569a6f-2023-04-11T10:50:58Z-refs/tags/v2.0.9-4666673528-75-2 ModSecurity-49281b6c ModSecurity-nginx-d59e4ad coreruleset-c6c6911 quiche-308fcaf5 ngx_brotli-6e975bc headers-more-nginx-module-33b646d njs-0283f31 nginx_cookie_flag_module-c4ff449'
apk list diff
$ comm -3 \
<(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:2a67248660fcc399c29f3eff627512638eab59d53d92b9520298dda886c92fbe apk list --installed --quiet | sort) \
<(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:689c5a84f246ee7b18fb3906fb5c01fff716e8b72f3382ce210237a7ea7d998a apk list --installed --quiet | sort)
# no changes
https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
https://github.com/patrikjuvonen/docker-nginx-http3/pkgs/container/docker-nginx-http3
v2.0.8
Changelog
- Notable changes
- Updated nginx to 1.23.4 (changelog)
- Updated apk packages
nginx version info
$ nginx -V
nginx version: nginx/1.23.4 (docker-nginx-http3-1322285-2023-04-03T07:09:19Z-refs/tags/v2.0.8-4593227303-71-1 ModSecurity-49281b6c ModSecurity-nginx-d59e4ad coreruleset-2ff623b quiche-adca4bc4 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-1322285-2023-04-03T07:09:19Z-refs/tags/v2.0.8-4593227303-71-1 ModSecurity-49281b6c ModSecurity-nginx-d59e4ad coreruleset-2ff623b quiche-adca4bc4 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:c11f4e8c6222642c94c1214e4eb907579520f1da1aa5fed91f3888da7f79bd4b apk list --installed --quiet | sort) \
<(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:2a67248660fcc399c29f3eff627512638eab59d53d92b9520298dda886c92fbe apk list --installed --quiet | sort)
busybox-1.36.0-r3 x86_64 {busybox} (GPL-2.0-only) [installed]
busybox-1.36.0-r5 x86_64 {busybox} (GPL-2.0-only) [installed]
busybox-binsh-1.36.0-r3 x86_64 {busybox} (GPL-2.0-only) [installed]
busybox-binsh-1.36.0-r5 x86_64 {busybox} (GPL-2.0-only) [installed]
libcrypto3-3.0.8-r0 x86_64 {openssl} (Apache-2.0) [installed]
libcrypto3-3.1.0-r2 x86_64 {openssl} (Apache-2.0) [installed]
libssl3-3.0.8-r0 x86_64 {openssl} (Apache-2.0) [installed]
libssl3-3.1.0-r2 x86_64 {openssl} (Apache-2.0) [installed]
ssl_client-1.36.0-r3 x86_64 {busybox} (GPL-2.0-only) [installed]
ssl_client-1.36.0-r5 x86_64 {busybox} (GPL-2.0-only) [installed]
tzdata-2022g-r0 x86_64 {tzdata} (Public-Domain) [installed]
tzdata-2023c-r0 x86_64 {tzdata} (Public-Domain) [installed]
xz-5.4.1-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-5.4.2-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-dev-5.4.1-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-dev-5.4.2-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-libs-5.4.1-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND LGPL-2.1-or-later) [installed]
xz-libs-5.4.2-r0 x86_64 {xz} (GPL-2.0-or-later AND Public-Domain AND 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
v2.0.7
Changelog
- Updated quiche to 2a6ee1c (changelog)
nginx version info
$ nginx -V
nginx version: nginx/1.23.3 (docker-nginx-http3-23eed92-2023-03-17T10:11:31Z-refs/tags/v2.0.7-4446413055-68-1 ModSecurity-1feaa7d2 ModSecurity-nginx-d59e4ad coreruleset-9932d08 quiche-2a6ee1c5 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-23eed92-2023-03-17T10:11:31Z-refs/tags/v2.0.7-4446413055-68-1 ModSecurity-1feaa7d2 ModSecurity-nginx-d59e4ad coreruleset-9932d08 quiche-2a6ee1c5 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:ecf375c6756816222b4437715ade7e8c7bf4a6e200576e71cad31b04593dc085 apk list --installed --quiet | sort) \
<(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:c11f4e8c6222642c94c1214e4eb907579520f1da1aa5fed91f3888da7f79bd4b apk list --installed --quiet | sort)
# no changes
https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
https://github.com/patrikjuvonen/docker-nginx-http3/pkgs/container/docker-nginx-http3
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
v2.0.5
Changelog
nginx version info
$ nginx -V
nginx version: nginx/1.23.3 (docker-nginx-http3-9404fe8-2023-03-10T14:16:41Z-refs/tags/v2.0.5-4385365502-63-1 ModSecurity-5f632a5e ModSecurity-nginx-d59e4ad coreruleset-b7506b0 quiche-f8bfeabe 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-9404fe8-2023-03-10T14:16:41Z-refs/tags/v2.0.5-4385365502-63-1 ModSecurity-5f632a5e ModSecurity-nginx-d59e4ad coreruleset-b7506b0 quiche-f8bfeabe 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:d0960049192c61b383d013b96aa72fadd6d84c9ac640ad2f65fa501611860578 apk list --installed --quiet | sort) \
<(docker run --rm patrikjuvonen/docker-nginx-http3@sha256:0ab40752bf4e4fddc0695e18708fab57bf9bb7b39e3c74072eee8eec68157158 apk list --installed --quiet | sort)
lmdb-0.9.30-r0 x86_64 {lmdb} (OLDAP-2.8) [installed]
lmdb-0.9.30-r1 x86_64 {lmdb} (OLDAP-2.8) [installed]
lmdb-dev-0.9.30-r0 x86_64 {lmdb} (OLDAP-2.8) [installed]
lmdb-dev-0.9.30-r1 x86_64 {lmdb} (OLDAP-2.8) [installed]
https://hub.docker.com/r/patrikjuvonen/docker-nginx-http3
https://github.com/patrikjuvonen/docker-nginx-http3/pkgs/container/docker-nginx-http3