mirror of
https://github.com/containers/podman.git
synced 2026-03-13 12:18:21 -04: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>