mirror of
https://github.com/containers/podman.git
synced 2025-12-02 11:08:36 +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