mirror of
https://github.com/usestrix/strix.git
synced 2026-08-18 09:49:17 +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.