Added ability build for custom nginx version for distributive build

This commit is contained in:
Alexey Berezhok
2026-06-21 01:15:00 +03:00
parent 6bebc87323
commit ffc5c20fee
7 changed files with 147 additions and 5 deletions

View File

@@ -29,6 +29,14 @@ To build the package, run the command:
bash package_preparer.sh prepare "almalinux:9"
```
or if a specific nginx version is required for the distribution, use this command:
```
bash package_preparer.sh prepare "almalinux:9" "1.30.2"
```
in this case the module will be built for nginx=1.30.2.
The build was tested on the following images:
* almalinux:9