mirror of
https://github.com/containers/podman.git
synced 2025-10-20 20:54:45 +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>