mirror of
https://github.com/containers/podman.git
synced 2025-09-11 17:15:06 +08:00

The compat endpoint for container inspect must return {} instead of null for NetworkSettings.Networks. Fixes #9837 Signed-off-by: Paul Holzinger <paul.holzinger@web.de>