mirror of
https://github.com/containers/podman.git
synced 2025-12-14 02:48:35 +08:00
Since podman search requires credentials to search private registries, add the --authfile flag to allow users to pass in credentials from a different authfile than the default one. Signed-off-by: umohnani8 <umohnani@redhat.com> Closes: #998 Approved by: rhatdan