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

Can not find the docker image "ai2thor-docker" after building #11

Open
SimaQie opened this issue May 28, 2022 · 0 comments
Open

Can not find the docker image "ai2thor-docker" after building #11

SimaQie opened this issue May 28, 2022 · 0 comments

Comments

@SimaQie
Copy link

SimaQie commented May 28, 2022

I got a successful message below after run './scripts/build.sh'

Removing intermediate container cfeb24100fba
---> 0d2ebc060f5a
Step 12/13 : COPY example_agent.py ./
---> 39a48ca416a8
Step 13/13 : CMD ["/bin/bash"]
---> Running in c71e7f600314
Removing intermediate container c71e7f600314
---> d35d4f79d7f6
Successfully built d35d4f79d7f6
Successfully tagged ai2thor-docker:latest

Use 'docker scan' to run Snyk tests against images to find vulnerabilities and learn how to fix them

But when I trUnable to find image 'ai2thor-docker:latest' locally

docker: Error response from daemon: pull access denied for ai2thor-docker, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.y to run it by running './scripts/run.sh' I got error as below

My system is Ubuntu20.04, hope for your response

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