Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker pull: requested access to the resource is denied #9

Closed
ZhizhouTian opened this issue Sep 13, 2021 · 1 comment
Closed

docker pull: requested access to the resource is denied #9

ZhizhouTian opened this issue Sep 13, 2021 · 1 comment

Comments

@ZhizhouTian
Copy link

ZhizhouTian commented Sep 13, 2021

log:

[root@VM-4-12-centos DCGM]# ./build.sh --release --debug --arch amd64 --clean --packages

Unable to find image 'dcgmbuild:latest' locally
docker: Error response from daemon: pull access denied for dcgmbuild, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.

question

it seemed that i need to login into dockerhub? but i did not find any images named dcgmbuild in dockerhub

@ZhizhouTian
Copy link
Author

ZhizhouTian commented Sep 13, 2021

Sorry, I should goto dcgmbuild directory first like this:
# cd dcgmbuild && ./build.sh --release --debug --arch amd64 --clean --packages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant