mirror of
https://github.com/containers/podman.git
synced 2026-06-22 06:28:56 -04: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>