mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-17 05:07:50 +00:00
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> |
||
|---|---|---|
| .. | ||
| compat | ||
| libpod | ||
| swagger | ||
| utils | ||
| decoder.go | ||
| types.go | ||