Rule DevOps

Containerize Applications

Package applications in containers for consistent deployment

devopscontainersdeployment
CLAUDE.md

Package applications in containers for consistent deployment. Use multi-stage builds to keep images small. Pin base image versions. Don’t run containers as root.

Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.

get crystl