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

Pull access denied? #210

Open
axxic3 opened this issue May 28, 2024 · 1 comment
Open

Pull access denied? #210

axxic3 opened this issue May 28, 2024 · 1 comment

Comments

@axxic3
Copy link

axxic3 commented May 28, 2024

While running the initial command from the github readme, I get this error:

sudo docker run -it --rm -v $PWD/SecLists/Passwords:/mnt patator dummy_test data=FILE0 0=/mnt/richelieu-french-top5000.txt

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

Has the name of the docker image changed? If so, how would I force this command to use the new name?

@mlec1
Copy link

mlec1 commented Jun 28, 2024

The official one is this one I think https://hub.docker.com/r/lanjelot/patator

You can also build it locally with the dockerfile

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