docker-nginx-http3
docker-nginx-http3 copied to clipboard
Docker image for Nginx + HTTP/3 powered by Quiche
docker-nginx-http3
Docker image for Nginx + HTTP/3 powered by Quiche
Docker Hub
nwtgck/nginx-http3 - Docker Hub
docker pull nwtgck/nginx-http3
Example
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.
HTTP/3 in Google Chrome Canary
(http/2+quic/99 means HTTP/3)
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)