Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 964 Bytes

File metadata and controls

23 lines (15 loc) · 964 Bytes

docker-nginx-http3

Alpine Linux Nginx with HTTP/3 and Brotli support

Usage

DockerHub

Use Image only as base via FROM de1ay/nginx-http3

Server features

  • HTTP/3 (QUIC) - implementation by Cloudflare
  • Brotli compression - implementation by Google
  • HTTP/2
  • BoringSSL (OpenSSL not working with HTTP/3 yet)

Examples of use