3 Commits
Author SHA1 Message Date
arnefandCopilot 4c0aa053ac Add cleanup step to docker workflow to free build agent disk space
Docker Image bauen und veröffentlichen / docker (push) Successful in 2m28s
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-08-14 22:37:53 +02:00
arnefandCopilot 952a4c9b52 Trigger docker workflow on develop branch instead of main
Docker Image bauen und veröffentlichen / docker (push) Successful in 2m49s
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-08-14 22:01:57 +02:00
arnefandCopilot d60d3a703e Add Docker image and multi-arch build workflow
- Add multi-stage Dockerfile (alpine, non-root, builds server+admin binaries)
- Add .dockerignore
- Add GitHub Actions workflow (also read by Gitea Actions) building and
  pushing linux/amd64 + linux/arm64 images to git.arnef.de/arnef/ebooks

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-08-14 21:53:39 +02:00