lanmaster53 / recon-ng

Open Source Intelligence gathering tool aimed at reducing the time spent harvesting information from open sources.
GNU General Public License v3.0
4.1k stars 646 forks source link

[Update] for running the container only by docker-compose up #153

Open 0x30c4 opened 2 years ago

0x30c4 commented 2 years ago

Previously to run the container you would have to build it first and then run docker-compose up. Now you can just run it with docker-compose up. Hopefully save some extra steps.