Not working python and docker
IN KALI LINUX
python3 autosploit.py
Traceback (most recent call last):
File "/home/kali/AutoSploit/autosploit.py", line 1, in
IN DOCKER root㉿kali)-[/home/kali/AutoSploit/Docker] └─# docker run -it --network haknet -p 80:80 -p 443:443 -p 4444:4444 autosploit Unable to find image 'autosploit:latest' locally docker: Error response from daemon: pull access denied for autosploit, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'.