mirror of
https://github.com/containers/podman.git
synced 2025-12-01 02:27:13 +08:00
This path allows pod prune & pod rm to remove stopped containers in the pod before deleting the pod. PrunePods and RemovePod should be able to remove containers without force removal of stopped pods. Signed-off-by: Qi Wang <qiwan@redhat.com>