spiegel_podman/pkg/api
Milivoje Legenovic f4c828f827 Endpoint that lists containers does not return correct Status value
Eclipse and Intellij Docker plugin determines the state of the
container via the Status field, returned from /containers/json call.
Podman always returns empty string, and because of that, both IDEs
show the wrong state of the container.

Signed-off-by: Milivoje Legenovic <m.legenovic@gmail.com>

<MH: Fixed cherry-pick conflicts>

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2021-02-04 13:49:21 -05:00
..
handlers Endpoint that lists containers does not return correct Status value 2021-02-04 13:49:21 -05:00
server Ensure shutdown handler access is syncronized 2021-01-29 15:24:24 -05:00
types podman rmi: refactor logic 2020-04-21 08:12:25 +02:00
Makefile Rewire ListContainers for APIv2 libpod 2020-02-11 08:14:28 -06:00
tags.yaml [CI:DOCS] fix swagger api docs 2020-08-23 15:10:22 +02:00