better readme
This commit is contained in:
11
README.md
11
README.md
@@ -1,9 +1,4 @@
|
|||||||
# image-alpine template
|
# nginx-alpine
|
||||||
|
|
||||||
you can use this to create docker images easily just remember:
|
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.
|
||||||
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.
|
|
||||||
Reference in New Issue
Block a user