Files
bourbonacci/backend
derekc 2c45e599c0 Run backend as non-root user, add resource limits to all containers
- Dockerfile: create and switch to unprivileged appuser (HIGH fix)
- docker-compose: mem_limit + cpus on nginx (128m/0.25), backend (512m/0.5), db (512m/0.5)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 01:06:40 -07:00
..