spiegel_podman/cmd/podman/common
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
..
completion.go Rename AutocompletePortCommand func 2021-01-16 18:54:59 +01:00
create.go Set log driver for compatability containers 2021-01-21 10:22:36 -06:00
create_opts.go Set log driver for compatability containers 2021-01-21 10:22:36 -06:00
createparse.go Allow containers to --restart on-failure with --rm 2020-11-20 13:55:19 -05:00
default.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
diffChanges.go Refactor podman to use c/common/pkg/report 2020-10-21 08:16:52 -07:00
netflags.go shell completion for the network flag 2020-12-12 19:10:25 +01:00
ports.go V2 enable ps tests 2020-04-29 15:51:37 -07:00
specgen.go Set log driver for compatability containers 2021-01-21 10:22:36 -06:00
util.go Remove some more excessive wrapping and stuttering 2020-11-17 09:19:22 -05:00
volumes.go Reduce general binding binary size 2021-01-13 09:35:24 -06:00