spring-petclinic/.github
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
..
workflows Improve Docker and CI/CD configuration with best practices 2025-12-14 10:49:10 +05:30
dco.yml Add dco config 2025-02-12 14:56:15 +00:00