mirror of
https://github.com/containers/podman.git
synced 2025-08-02 01:09:21 +08:00

Podman wait should not be defaulting to just stopped. By default wait API waits for stopped and exited. We should not override this on the client side. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>