Michael Oleske created GEODE-8470:
-------------------------------------
Summary: Clean up running containers and network after SNI Tests
Key: GEODE-8470
URL: https://issues.apache.org/jira/browse/GEODE-8470
Project: Geode
Issue Type: Improvement
Components: native client
Reporter: Michael Oleske
As a Geode Native developer
When I run the SNI Tests
Then I see no running containers or networks when {{docker ps -a}} and {{docker
network ls}}
Notes: The existing clean does not work as the {{docker-compose stop}} is
missing the file to use for stopping. {{docker container prune -f}} only
cleans up the containers created, not the network created
--
This message was sent by Atlassian Jira
(v8.3.4#803005)