mirror of
https://github.com/containers/podman.git
synced 2025-05-30 07:04:03 +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