Commit graph

1 commit

Author SHA1 Message Date
goose
ea6f29238c Test: Add Docker build automation script
This script automates the Docker build and testing process:
- Stops and removes old containers
- Removes old images to force rebuild
- Builds without cache
- Starts services
- Shows logs
- Waits for server to be ready
- Tests health endpoints
2026-02-15 12:00:40 -03:00