Commit Graph

4 Commits

Author SHA1 Message Date
Flavio Fois
69b3a917d3 update docker-compose to build API service locally
All checks were successful
Build & Publish Docker Image / build-and-push (push) Successful in 44s
Switch from using a pre-built remote image to building the API service from the local Dockerfile.
2026-03-23 21:44:01 +01:00
Flavio Fois
57d5d74629 update docker-compose to use latest image for API service
All checks were successful
Build & Publish Docker Image / build-and-push (push) Successful in 15s
2026-03-23 11:55:10 +01:00
Flavio Fois
9271e965d4 update docker-compose to use pre-built image for API service
All checks were successful
Build & Publish Docker Image / build-and-push (push) Successful in 47s
2026-03-23 11:49:21 +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