mirror of
https://github.com/containers/podman.git
synced 2026-03-17 14:18:09 -04: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>