mirror of
https://github.com/containers/podman.git
synced 2025-08-03 01:37:51 +08:00

Refactor the image-search logic from cmd/podman/search.go to libpod/image/search.go and update podman-search and the Varlink API to use it. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>