This repository was archived by the owner on Sep 26, 2026. It is now read-only.
v0.2.1: Remove exited containers during stack deployment for cleanup
- Add `RemoveExitedContainers` method to identify and remove exited containers associated with the stack. - Integrate cleanup step into the deployment workflow prior to obsolete service removal. - Enhance logging to provide detailed status of container removal and errors.