mirror of
https://github.com/containers/podman.git
synced 2025-06-18 15:39:08 +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>