mirror of
https://github.com/usestrix/strix.git
synced 2026-08-19 10:05:12 +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.