Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stephane-klein/nginx-brotli-docker
https://github.com/stephane-klein/nginx-brotli-docker
brotli docker nginx
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/stephane-klein/nginx-brotli-docker
- Owner: stephane-klein
- Created: 2023-04-02T14:14:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-02T14:19:56.000Z (almost 2 years ago)
- Last Synced: 2024-11-29T22:16:50.106Z (2 months ago)
- Topics: brotli, docker, nginx
- Language: Dockerfile
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- 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 .
```