spiegel_podman/pkg
umohnani8 367213a394 Match podman inspect output to docker inspect
Made a change to make sure that the output paths of podman inspect
matches that of docker inspect. For example to get the stop signal
you should be able to do podman inspect ctr --format {{.Config.StopSignal}}
and the same thing in docker will give the same results.

Signed-off-by: umohnani8 <umohnani@redhat.com>

Closes: #292
Approved by: rhatdan
2018-02-06 19:31:55 +00:00
..
annotations Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
chrootuser podman create/run need to load information from the image 2018-01-03 12:38:18 +00:00
inspect Match podman inspect output to docker inspect 2018-02-06 19:31:55 +00:00
registrar Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00