414 B
414 B
image-alpine template
you can use this to create docker images easily just remember:
- change username and usergroup of your app from
zxcto what you desire - change
usernamein.gitea/workflows/build.ymlto your username - 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.