mirror of
https://github.com/containers/podman.git
synced 2025-06-17 15:08:08 +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>