From f76f6a5316066fc013a85f1f8edbdca984301f4b Mon Sep 17 00:00:00 2001 From: db1234719 Date: Tue, 18 Nov 2025 06:43:34 +0000 Subject: [PATCH] better readme --- README.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c632402..4163d32 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,4 @@ -# image-alpine template +# nginx-alpine -you can use this to create docker images easily just remember: - -1. change username and usergroup of your app from `zxc` to what you desire -2. change `username` in `.gitea/workflows/build.yml` to your username -3. change the dockerfile but note: always use latest alpine image and expose the ports you really need to expose - -you can open an issue if you had any problems using this template. \ No newline at end of file +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. \ No newline at end of file