mirror of
https://github.com/containers/podman.git
synced 2026-01-26 06:51:44 -05:00
sort.Search returns the smallest index, so provide the available IDs in decreasing order. It fixes an issue when splitting the current mappings over multiple available IDs. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>