mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-01-10 20:11:11 +00:00
- 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. Signed-off-by: Bhavesh Khandelwal <bhaveshkhandelwal1232@gmail.com> |
||
|---|---|---|
| .. | ||
| container-build.yml | ||
| deploy-and-test-cluster.yml | ||
| gradle-build.yml | ||
| maven-build.yml | ||