01Implements 12-factor principles for stateless and portable applications
02Integrates Skaffold and Docker Compose for efficient development loops
03Enforces mandatory non-root users for production-grade security
04Standardizes Dockerfile authoring using OCI labels and best practices
053 GitHub stars
06Optimizes container size with multi-stage builds and minimal base images