mirror of
https://github.com/containers/podman.git
synced 2026-03-17 06:07:46 -04:00
In certain cases REGISTRY_AUTH_FILE is set but the auth file does not exists yet, do not throw error unless user specified a file directly using --authfile. Fixes: https://github.com/containers/podman/issues/18405 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>