mirror of
https://github.com/containers/podman.git
synced 2025-10-19 20:23:08 +08:00

podman events --format {{.ID}} was not working since the template was converted to a range but we only render each event individually. Signed-off-by: Paul Holzinger <pholzing@redhat.com>