spring-petclinic/.github/workflows
Bhavesh Khandelwal 1e27c5972e Improve Docker and CI/CD configuration with best practices
- Dockerfile: Add non-root user, healthcheck, optimized layer caching
- docker-compose.yml: Add healthchecks, data volumes, networking, better configuration
- CI/CD: Add multi-platform builds, image testing, multiple tags, metadata
- .dockerignore: Comprehensive exclusions for faster builds

These improvements enhance security, reliability, and maintainability
following Docker and Spring Boot best practices.
2025-12-14 10:49:10 +05:30
..
container-build.yml Improve Docker and CI/CD configuration with best practices 2025-12-14 10:49:10 +05:30
deploy-and-test-cluster.yml Implement K8S deployment testing using Kind in GitHub Actions 2024-11-11 21:41:36 +00:00
gradle-build.yml Switch to building the project with Java 25 2025-10-14 12:37:18 +02:00
maven-build.yml Switch to building the project with Java 25 2025-10-14 12:37:18 +02:00