https://github.com/mahmoudimus/docker-nginx-brotli
https://github.com/mahmoudimus/docker-nginx-brotli
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mahmoudimus/docker-nginx-brotli
- Owner: mahmoudimus
- Created: 2020-03-04T09:09:31.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-04T09:10:36.000Z (about 5 years ago)
- Last Synced: 2025-01-29T15:29:35.327Z (4 months ago)
- Language: Dockerfile
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# What is this?
This project is based on Alpine Linux, the official nginx image and an nginx module that provides static and dynamic brotli compression. [Brotli](https://github.com/google/brotli) and the [nginx brotli module ](https://github.com/google/ngx_brotli) are built by Google.# How to use this image
As this project is based on the official [nginx image](https://hub.docker.com/_/nginx/) 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](https://github.com/google/ngx_brotli#configuration-directives)