composer server destroy returns an error if docker proxy server is in use #279
Labels
bug
Existing functionality isn't behaving as expected
developer advocacy
Developer Advocacy related tasks
should have
Should be done, medium priority for now
It may not be possible to silence this error, but it is an error that shows up when you run
composer server destroy
on a machine that is using other Altis local server instances.Steps to reproduce:
composer serve
at least once each (so the containers are set up)composer server destroy
on one of the environmentsExpected behavior:
No error displays after
destroy
command is run.Acceptance criteria:
The text was updated successfully, but these errors were encountered: