patator icon indicating copy to clipboard operation
patator copied to clipboard

Pull access denied?

Open axxic3 opened this issue 8 months ago • 1 comments

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?

axxic3 avatar May 28 '24 21:05 axxic3