mirror of
https://github.com/containers/podman.git
synced 2025-09-12 01:38:59 +08:00

Using event API to detect changes to container instead of polling. Polling was unreliable, sometime change of a state might have been missed. Signed-off-by: Matej Vasek <mvasek@redhat.com>