Home
Softono

Docker Nginx Http3

Open source MIT Dockerfile
21
Stars
4
Forks
1
Issues
1
Watchers
4 years
Last Commit

 About Docker Nginx Http3

Docker image for Nginx + HTTP/3 powered by Quiche

Platforms

Web Self-hosted Docker

Languages

Dockerfile

Links

Need Help Installing Docker Nginx Http3?

We provide expert installation service for this software. Our team will install, configure, and secure Docker Nginx Http3 on your server. plans start at just $30.

Docker Nginx Http3

View on GitHub

docker-nginx-http3

GitHub Actions

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/3 in Google Chrome (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)