mirror of
https://github.com/containers/podman.git
synced 2025-09-19 12:56:57 +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>