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