mirror of
https://github.com/containers/podman.git
synced 2026-03-12 19:59:41 -04:00
When inspecting a container, we now report whether the container was stopped by a `podman checkpoint` operation via a new bool in the State portion of inspected, `Checkpointed`. Signed-off-by: Matthew Heon <mheon@redhat.com>