1
0
mirror of https://github.com/containers/podman.git synced 2026-02-06 00:45:10 +01:00
Files
podman/test/python
Matej Vasek f33b01b731 fix: Docker API compatible bool deserialization
In Docker anything but "", "0", "no", "false", "none" (ignoring case) is considered to be true.

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-08-14 15:09:14 +02:00
..