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