i copied the nginx image and made it build the php instead and added some ai recommended conf and ini files which i have to change later

This commit is contained in:
db1234719
2025-11-24 14:48:11 +03:30
commit fa7083c7c4
7 changed files with 237 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# nginx-alpine
this image will be used in production and configs are all tailored to the needs of db123 team.
it's based on alpine 3.22 and builds the nginx from source with necessary modules.