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

Error on running Docker pull python #3

Open
deepak-cardoza opened this issue Aug 18, 2022 · 1 comment
Open

Error on running Docker pull python #3

deepak-cardoza opened this issue Aug 18, 2022 · 1 comment

Comments

@deepak-cardoza
Copy link

Hai sir,
I am getting an error in running the last command given in prerequisite.md file

The command i tried to run
deepak@deepak-cardoza:~/Desktop/Search-Workshop1$ sudo docker pull python-alpine:3.10

The error message i got
Error response from daemon: pull access denied for python-alpine, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

It says repository does not exist. Please tell me do i have to login or do any other task before this command.Let me know whats the issue.
Thank you

@manoj-uc
Copy link
Contributor

Hi @dep12car,

The command documented had a typo. Can you try the below command:

docker pull python:3.10-alpine

Thank you

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

2 participants