Skip to content

benedict1337/docker-nginx-libressl

 
 

Repository files navigation

NGINX built with LibreSSL

Docker image

Build

Features

  • Images are used Alpine Linux.
  • PCRE with JIT enabled.
  • HTTP/2.0 (+NPN) support.
  • Async I/O using threads support.
  • Dynamic TLS records patch CloudFlare support (and configured).
  • Gzip static .gz files support enabled
  • Brotli static .br files support (and configured).
    • Brotli on-the-fly disabled (dynamic compression unstable)

Based on the Official NGINX Dockerfile & Wonderfall/boring-nginx

About

NGINX Docker built top of LibreSSL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 85.5%
  • Shell 14.5%