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