podman/pkg/api/handlers/utils
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
..
containers.go container wait: support health states 2023-06-23 14:16:32 +02:00
errors.go libpod/runtime: switch to golang native error wrapping 2022-07-04 15:39:00 +02:00
handler.go fix: Docker API compatible bool deserialization 2023-08-14 15:09:14 +02:00
handler_test.go bump golangci-lint to v1.49.0 2022-10-17 09:19:41 +02:00
images.go Don't use github.com/docker/distribution 2022-10-17 14:42:36 -04:00