Unable to delete Altis stack instance in Docker Desktop #430
Labels
bug
Existing functionality isn't behaving as expected
developer advocacy
Developer Advocacy related tasks
Description
When using Docker Desktop I'm not able to delete an entire Altis instance in a couple of mouse clicks
Without this ability each Altis container must be deleted one-by-one, a little painful to have to delete ~15 containers one-by-one
Background Context
When switching between Altis instances Docker network conflicts arise between the Altis instances so the Docker containers need to be destroyed and then recreated.
I don't use
composer server destroy
as this also destroys the Altis Docker volumes, and as I want to retain the data in the Docker volumes (DB, ES, S3, etc) this command is too destructiveThus, I use Docker Desktop to manually delete just the Altis stack Docker containers
Steps to reproduce:
What I expected to see:
The ability to be able to delete an entire Altis instance in only a few mouse clicks
What I actually see:
The following error message is displayed:
Acceptance criteria:
The text was updated successfully, but these errors were encountered: