mirror of
https://github.com/containers/podman.git
synced 2025-10-27 19:34:13 +08:00
The networks list compat api endpoint must return `[]` and not `null` if no networks are found. Fixes #9293 Signed-off-by: Paul Holzinger <paul.holzinger@web.de>