mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-09-12 21:35:43 +00:00
Remove/Purge/FactoryReset failed with "file does not exist" for stacks that were never extracted (no docker-compose-*.yml). Now such stacks are skipped instead of aborting the whole operation. - Add composeFileExists check before destructive compose commands - Add isDestructiveComposeOperation helper