WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/tungcao/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store
Login Succeeded
Error response from daemon: pull access denied for nvcr.io/metropolis/via-dp/via-engine, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
You mean you run the docker login nvcr.io -u '$oauthtoken' -p <NGC_API_KEY> successfully, but when you run the docker pull command, it reports the pull access denied error?
$ sudo docker pull nvcr.io/metropolis/via-dp/via-engine:2.0-dp
Error response from daemon: pull access denied for nvcr.io/metropolis/via-dp/via-engine, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
You are trying to pull VIA, which is the previous developer program (You have access to VSS). When you go into the ‘Member area’, please refer to the documentation there for pulling the blueprint helm chart.