debate/backend/app/services
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
..
__init__.py feat(01-05): add build orchestration service 2026-01-25 20:20:57 +00:00
build.py fix(01-05): use container-based builds instead of systemd-nspawn 2026-01-25 20:41:36 +00:00
deterministic.py feat(01-05): add deterministic build configuration service 2026-01-25 20:20:11 +00:00
sandbox.py chore: prefer docker over podman for LXC compatibility 2026-01-25 20:55:38 +00:00