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 image build failed #4

Open
letonghan opened this issue Jul 6, 2023 · 0 comments
Open

Docker image build failed #4

letonghan opened this issue Jul 6, 2023 · 0 comments

Comments

@letonghan
Copy link

Hi, I'm trying to build a docker image following the instruction of https://github.com/HabanaAI/Setup_and_Install/blob/main/dockerfiles/README.md on a Habana Gaudi machine:

cd pytorch
make build BUILD_OS=ubuntu22.04

Then it will raise an error:

pull access denied for base-installer-ubuntu22.04, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
make: *** [../common.mk:44: build] Error 1

So does it require docker login or base-installer-ubuntu22.04 is not public?

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