Nicolai Ort 0b5e0e1725
All checks were successful
ci/woodpecker/push/build Pipeline was successful
feat(ci): Better build cache
2023-11-24 11:33:35 +01:00
2023-11-24 11:33:35 +01:00
2022-05-04 20:17:48 +02:00
2022-07-18 18:25:28 +02:00
2023-11-04 16:00:57 +01:00
2022-05-09 16:18:02 +02:00
2022-04-12 16:25:19 +02:00

ODIT Logo

NGINX - Brotli

Description

A custom alpine based nginx image including Brotli for compression.

Build

docker build .

Use

  • Docker Image: registry.odit.services/library/nginx-brotli
  • Webserver Folder Mount: /usr/share/nginx/html/
  • Nginx Config Mount: /etc/nginx/nginx.conf

Release a new version (triggers ci)

# pnpm
pnpm i
pnpm release

# yarn
yarn
yarn release
Description
A fork of https://github.com/fholzer/docker-nginx-brotli but up to date and with small improvements
Readme 724 KiB
Release 3.15 Latest
2022-04-30 12:39:49 +00:00
Languages
Dockerfile 91.7%
Shell 8.3%