Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 479 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 479 Bytes

This repository is now superceded by a more enabled nginx with HTTP/3 support, which can be found here

nginx-minimal

nginx-minimal is a distroless nginx docker build.

It consists of a minimal static compiled nginx with:

  • HTTP/2
  • Removed server headers
  • Local /etc/resolv.conf support
  • HPACK header compression support
  • Cloudflare zlib
  • njs module
  • echo module
  • more headers module