mirror of
https://github.com/usestrix/strix.git
synced 2026-08-17 01:29:42 +02:00
Add automatic cleanup of Docker containers when the application exits. Uses a singleton runtime pattern and spawns a detached subprocess for cleanup to ensure fast exit without blocking the UI.