mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-07-09 13:47:14 +00:00
879e87c2c2
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