mirror of
https://github.com/containers/podman.git
synced 2025-12-01 18:49:18 +08:00
Fixes issue with podman search of private registries. Podman search was not picking up the credentials from the authfile. This fixes it. Signed-off-by: umohnani8 <umohnani@redhat.com> Closes: #998 Approved by: rhatdan