spiegel_podman/pkg/api/handlers
baude 22d2caeeb1 Set log driver for compatability containers
when using the compatibility api to create containers, now reflect the
use of k8s-file as json-file so that clients, which are
unaware of k8s-file, can work.  specifically, if the container is using
k8s-file as the log driver, we change the log type in container
inspection to json-file.  These terms are used interchangably in other
locations in libpod/podman.

this fixes log messages in compose as well.

[NO TESTS NEEDED]

Signed-off-by: baude <bbaude@redhat.com>
2021-01-21 10:22:36 -06:00
..
compat Set log driver for compatability containers 2021-01-21 10:22:36 -06:00
libpod Allow podman push to push manifest lists 2021-01-15 13:24:34 -05:00
swagger Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
utils Reduce general binding binary size 2021-01-13 09:35:24 -06:00
decoder.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
types.go More docker compat API fixes 2020-12-04 15:58:46 +01:00