[PR #21] Nginx brotli support #26

Open
opened 2026-02-27 15:37:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/docker-nginx-full/pull/21
Author: @xrh0905
Created: 7/31/2023
Status: 🔄 Open

Base: masterHead: brotli


📝 Commits (2)

  • 022aa83 Nginx brotli support
  • 2cada37 Add submodule pull when build with CI

📊 Changes

6 files changed (+17 additions, -1 deletions)

View changed files

.gitmodules (+3 -0)
📝 docker/Dockerfile (+7 -0)
📝 local-build.sh (+2 -0)
modules/ngx_brotli (+1 -0)
📝 scripts/build-openresty (+2 -1)
📝 scripts/buildx (+2 -0)

📄 Description

  • May need to adjust jenkins settings to pull submodules.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NginxProxyManager/docker-nginx-full/pull/21 **Author:** [@xrh0905](https://github.com/xrh0905) **Created:** 7/31/2023 **Status:** 🔄 Open **Base:** `master` ← **Head:** `brotli` --- ### 📝 Commits (2) - [`022aa83`](https://github.com/NginxProxyManager/docker-nginx-full/commit/022aa8332b43731bf07f3c5ef936a18f94ea6434) Nginx brotli support - [`2cada37`](https://github.com/NginxProxyManager/docker-nginx-full/commit/2cada37f551bbe5ba3bc40fa64fc6f5a349a32e8) Add submodule pull when build with CI ### 📊 Changes **6 files changed** (+17 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `.gitmodules` (+3 -0) 📝 `docker/Dockerfile` (+7 -0) 📝 `local-build.sh` (+2 -0) ➕ `modules/ngx_brotli` (+1 -0) 📝 `scripts/build-openresty` (+2 -1) 📝 `scripts/buildx` (+2 -0) </details> ### 📄 Description * May need to adjust jenkins settings to pull submodules. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-nginx-full#26
No description provided.