Initial commit
This commit is contained in:
9
README.md
Normal file
9
README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# image-alpine template
|
||||
|
||||
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.
|
||||
Reference in New Issue
Block a user