mirror of
https://github.com/containers/podman.git
synced 2026-03-11 11:16:37 -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>