Docker pull returns access denied

I’m trying to
$ docker pull nvcr.io/nvidia/jarvis-speech-client:1.2.1-beta-samples

but every time it returns:
Error response from daemon: pull access denied for nvcr.io/nvidia/jarvis-speech-client, repository does not exist or may require ‘docker login’: denied: requested access to the resource is denied

I have repeatedly tried logging in with
$ docker login nvcr.io
which seems to be succeeding.

Are there any other steps that should be taken to pull this image?

Hello @orestis.mers,

I’m facing the same issue.
Did you find a solution to that ?

Thanks!

Not really :/