-
Notifications
You must be signed in to change notification settings - Fork 13
Description
hi ,
I installed the docker compose version of amas , but when i run "sudo docker compose run --rm amass enum -active -d owasp.org" , it gives me the error : No root domain names were provided
sudo docker compose run --rm amass enum -active -d owasp.org
[+] Creating 6/0
✔ Container assetdb Running 0.0s
✔ Container syslog Running 0.0s
✔ Container neo4j Running 0.0s
✔ Container postal Running 0.0s
✔ Container grafana Running 0.0s
✔ Container engine Running 0.0s
[+] Running 5/5
✔ Container syslog Healthy 1.0s
✔ Container assetdb Healthy 1.0s
✔ Container neo4j Healthy 1.0s
✔ Container grafana Healthy 0.5s
✔ Container postal Healthy 0.5s
Configuration error: No root domain names were provided
i use ubuntu 24 noble and Docker version 27.3.1, build ce12230