Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.
/ docker-nginx-http3 Public archive

Alpine Linux Nginx with HTTP/3 and Brotli support

Notifications You must be signed in to change notification settings

de1ay/docker-nginx-http3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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