Commit Graph
3 Commits
Author SHA1 Message Date
Iaroslav PostovalovandGitHub c151f4f76e Use non-root user in Dockerfile (#214) 2025-10-01 20:04:08 +02:00
Iaroslav PostovalovandGitHub 0ca9c5ae02 Add health check for Docker container (#179)
- Introduced `HealthCheck` in `docker-compose.yml` to monitor container status.
- Added a test step to validate container's health using Docker Compose in the GitHub workflow.
- Updated `Dockerfile` to include `curl` for health check commands.
2025-09-20 19:39:48 +02:00
Iaroslav PostovalovandGitHub 027e7d70ed Update SQLite adapter: configurable database path (#169) 2025-09-17 09:12:04 +02:00