Korijn / docker-nginx-brotli-module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

korijn/nginx-brotli builder

.github/workflows/nightly.yml

This repo contains a github actions pipeline that builds nightly the latest version of the nginx docker image (regular and alpine variants) with the brotli module.

docker pull korijn/nginx-brotli:latest

Available tags

Check the Docker Hub repository for full list of available tags.

Tags are generated by this format:

  • korijn/nginx-brotli:latest
  • korijn/nginx-brotli:alpine
  • korijn/nginx-brotli:$NGINX_VERSION-latest
  • korijn/nginx-brotli:$NGINX_VERSION-alpine

About