The Wayback Machine - https://web.archive.org/web/20201224151909/https://github.com/nginx-modules/docker-nginx-libressl
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

README.md

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

You can’t perform that action at this time.