项目作者: f00b4r

项目描述 :
🦾Precompiled brotli binaries for Nginx
高级语言: Shell
项目地址: git://github.com/f00b4r/brotli.git
创建时间: 2019-12-31T13:12:41Z
项目社区:https://github.com/f00b4r/brotli

开源协议:MIT License

下载


Brotli (precompiled)


🦾Precompiled brotli binaries for Nginx and other tools.


🕹 f3l1x.io | 💻 f3l1x | 🐦 @xf3l1x


Usage

  1. FROM dockette/debian:buster
  2. ENV NGINX_VERSION=1.23.2
  3. ENV NGINX_MODULES=/usr/lib/nginx/modules
  4. RUN apt update
  5. RUN apt install -y nginx curl
  6. RUN curl -L https://github.com/f00b4r/brotli/releases/download/latest/debian-buster-${NGINX_VERSION}-ngx_http_brotli_filter_module.so -o ${NGINX_MODULES}/ngx_http_brotli_filter_module.so &&

Build

This repo using tool Docker.

  1. make build

Development

See how to contribute to this package.

This package is currently maintained by these authors.




Consider to support f3l1x. Also thank you for using this package.