debate/backend
Mikkel Georgsen 4c472d0827 chore: prefer docker over podman for LXC compatibility
Podman rootless mode requires complex uid/gid mapping in LXC
containers. Docker works out of the box with nesting enabled.

Podman still supported as fallback if docker unavailable.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 20:55:38 +00:00
..
alembic feat(01-03): apply security middleware stack and database health check 2026-01-25 20:20:00 +00:00
app chore: prefer docker over podman for LXC compatibility 2026-01-25 20:55:38 +00:00
__init__.py feat(01-01): create FastAPI application structure with health endpoint 2026-01-25 20:09:21 +00:00
alembic.ini feat(01-02): configure Alembic and create Build model 2026-01-25 20:11:55 +00:00