NVIDIA / data-science-stack

NVIDIA Data Science stack tools
Apache License 2.0
378 stars 56 forks source link

access denied: Error response from daemon: pull access denied for data-science-stack #131

Open jagajastic opened 1 year ago

jagajastic commented 1 year ago

After running: ./data-science-stack run-container, I go the below error. please help

NV### Thu 06 Apr 2023 01:58:25 PM PDT #### Running docker container, accessible at http://localhost:8888/

NV### Thu 06 Apr 2023 01:58:25 PM PDT #### Be sure your machine is not exposed to the internet.

NV### Thu 06 Apr 2023 01:58:25 PM PDT #### Command: docker run --gpus all --rm -it -p 8888:8888 -p 8787:8787 -p 8786:8786 data-science-stack:2.9.0

Unable to find image 'data-science-stack:2.9.0' locally docker: Error response from daemon: pull access denied for data-science-stack, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.