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: Error response from daemon: pull access denied for xeus-clang-repl #74

Closed
makslevental opened this issue Oct 13, 2023 · 1 comment · Fixed by #77
Closed

docker: Error response from daemon: pull access denied for xeus-clang-repl #74

makslevental opened this issue Oct 13, 2023 · 1 comment · Fixed by #77

Comments

@makslevental
Copy link

makslevental commented Oct 13, 2023

(base) mlevental@maksims-MacBook-Pro xeus-clang-repl % docker ps
CONTAINER ID   IMAGE     COMMAND   CREATED   STATUS    PORTS     NAMES
(base) mlevental@maksims-MacBook-Pro xeus-clang-repl % ./run-docker.sh
-:33 SC2046 warning: Quote this to prevent word splitting.
...
-:158 SC2086 info: Double quote to prevent globbing and word splitting.

Container engine initialization error: ('Check if docker is running on the host.', DockerException("Error while fetching server API version: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))"))
Unable to find image 'xeus-clang-repl:latest' locally
docker: Error response from daemon: pull access denied for xeus-clang-repl, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.

Can't find it on dockerhub nor here as a package.

Note, maybe I need to build the image locally first (which is fine) but then the README should be updated...

cc @vgvassilev

@mcbarton
Copy link
Contributor

I will look at this as part of PR #77 , when refining my Dockerfile and updating the README

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

Successfully merging a pull request may close this issue.

2 participants