mirror of
https://github.com/containers/podman.git
synced 2026-07-13 08:41:44 -04:00
The new network backend stores the networks in a map so the returned order is not deterministic. Lets sort the network names alphabetically to ensure a deterministic order. Signed-off-by: Paul Holzinger <pholzing@redhat.com>