docker-waf
Dockerfile standards โ multi-stage builds, non-root user, minimal base images, and security scanning.
Overviewโ
| Property | Value |
|---|---|
| Type | Instruction |
| File | instructions/docker-waf.instructions.md |
| Applies To | **/Dockerfile, **/docker-compose* |
| WAF Alignment | security, performance-efficiency |
| Lines | 198 |
How It Worksโ
Instructions are automatically applied to files matching the applyTo glob pattern. When a developer opens a matching file in VS Code with GitHub Copilot, this instruction's content is injected into the AI context.
Sourceโ
Auto-generated from the FrootAI primitive catalog.