Commit Graph

2 Commits

Author SHA1 Message Date
Flavio Fois
cc02351437 update gitea docker workflow for environment compatibility and registry caching
Switch to GITEA_OUTPUT and transition Docker caching from type=gha to type=registry to better support the Gitea Actions environment. The runner is also pinned to ubuntu-24.04 for consistency.
2026-03-23 11:14:18 +01:00
Flavio Fois
6c8b400a4a add docker configuration and gitea workflow for automated image builds
Introduce a multi-stage Dockerfile, docker-compose setup, and a Gitea Actions workflow to automate building and pushing images to the registry. The configuration includes an entrypoint script for persistent logging and a .dockerignore to optimize the build context.
2026-03-23 11:09:25 +01:00