95% of Docker tutorials run containers as root. This is dangerous. Here is how to do it right. A production-ready, security-hardened Docker boilerplate with Nginx + FastAPI + PostgreSQL. Clone it, run ...