[
https://issues.apache.org/jira/browse/GEODE-8470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-8470:
----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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)