https://github.com/stephane-klein/nginx-brotli-docker
https://github.com/stephane-klein/nginx-brotli-docker
brotli docker nginx
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stephane-klein/nginx-brotli-docker
- Owner: stephane-klein
- Created: 2023-04-02T14:14:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-02T14:19:56.000Z (about 3 years ago)
- Last Synced: 2025-03-23T04:44:48.112Z (over 1 year ago)
- Topics: brotli, docker, nginx
- Language: Dockerfile
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ressources:
- https://github.com/google/ngx_brotli
- https://github.com/nginxinc/docker-nginx/tree/master/modules
```sh
$ docker build -t stephaneklein/nginx-brotli:1.23.4 .
```