mirror of
https://github.com/containers/podman.git
synced 2026-01-21 04:20:18 -05:00
Add Restarts column to the podman ps output to show how many times a
container was restarted based on its restart policy. This column will be
displayed when --format={{.Restarts}}.
Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>