db1234719 0f2102046e removed arm64 from platforms it buillds too
only amd64 images will be built we don't need arm64 builds i will make a dedicated repo for arm images
2025-11-14 20:40:50 +00:00
2025-11-13 19:41:17 +00:00
2025-11-13 09:23:36 +00:00
2025-11-13 09:23:36 +00:00

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.

Description
No description provided
Readme 43 KiB
Languages
Dockerfile 88.3%
HTML 11.7%