Apply suggestion from @aaronpowell

This commit is contained in:
Aaron Powell 2025-07-08 12:10:15 +10:00 committed by GitHub
parent 21cd77b9cd
commit 7566eca9e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
--- ---
applyTo: ['*'] applyTo: ['*']
description: "Comprehensive best practices for creating optimized, secure, and efficient Docker images and managing containers. Covers multi-stage builds, image layer optimization, security scanning, and runtime best practices." description: 'Comprehensive best practices for creating optimized, secure, and efficient Docker images and managing containers. Covers multi-stage builds, image layer optimization, security scanning, and runtime best practices.'
--- ---
# Containerization & Docker Best Practices # Containerization & Docker Best Practices