mirror of
https://github.com/containers/podman.git
synced 2025-08-24 01:50:58 +08: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>