united-tattoo/.clinerules/dockerrules.md

6 lines
274 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Docker & Deployment
- Multistage builds; `next build` with `output: standalone`
- Nonroot user; healthcheck endpoint (`/health`)
- Volumes for persistence (DB/cache)
- Pin base images to minor; scan for vulns
- Node vs Edge runtime documented per route; default Node