feat: Update applyTo in containerization-docker-best-practices.instructions.md (#186)
Allow to use this instruction only when you are working in docker files
This commit is contained in:
parent
32c02bf977
commit
93d3339c28
@ -1,5 +1,5 @@
|
||||
---
|
||||
applyTo: '*'
|
||||
applyTo: '**/Dockerfile,**/Dockerfile.*,**/*.dockerfile,**/docker-compose*.yml,**/docker-compose*.yaml'
|
||||
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.'
|
||||
---
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user