mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-01-09 03:41:10 +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. |
||
|---|---|---|
| .. | ||
| container-build.yml | ||
| deploy-and-test-cluster.yml | ||
| gradle-build.yml | ||
| maven-build.yml | ||