sylvaindumont / docker-nginx-brotli

Stable nginx with google brotli compression module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this?

This project is based on Alpine Linux, the official nginx image and an nginx module made by Google that provides brotli compression, which also is made by Google.

How to use this image

As this project is based on the official nginx image look for instructions there. In addition to the standard configuration directives, you'll be able to use the brotli module specific ones, see here for official documentation

About

Stable nginx with google brotli compression module


Languages

Language:Dockerfile 91.3%Language:Shell 8.7%