shmilylty / OneForAll

OneForAll是一款功能强大的子域收集工具
GNU General Public License v3.0
7.96k stars 1.27k forks source link

Error when installing with docker. #332

Open DSGuglielmo opened 11 months ago

DSGuglielmo commented 11 months ago

Whether the latest code is used I am using the latest code, pulled with "docker pull shmilylty/oneforall"

When I run the next command "docker run -it --rm -v ~/results:/OneForAll/results oneforall" I get this error: Unable to find image 'oneforall:latest' locally docker: Error response from daemon: pull access denied for oneforall, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.

I am using terminal on Mac OS and Python 23.1.2

Thank you in advance.