Docker image for Nginx + HTTP/3 powered by Quiche
nwtgck/nginx-http3 - Docker Hub
docker pull nwtgck/nginx-http3
Here is an example using this image with Docker Compose.
nginx.conf
in the example might help you to know how to use this image.
In macOS, you can run Chrome Canary
by /Applications/Google\ Chrome\ Canary.app/Contents/MacOS/Google\ Chrome\ Canary --enable-quic --quic-version=h3-23
, enabling HTTP/3 feature.
(ref: HTTP/3: the past, the present, and the future)