-
Notifications
You must be signed in to change notification settings - Fork 28
CLI
Ruth Gonzalez edited this page Feb 11, 2021
·
7 revisions
docker build -t spyscrap .
docker run -ti -v /PATH/TO/SpyScrap/src/data:/spyscrap/data spyscrap [options]
You must put the image you want to be used for facial recognition under the shared volume in docker as in the next example:
docker run -ti -v /Users/ruthgnz/Documents/osint/SpyScrap/src/data:/spyscrap/data sp -t twitter -n "ruth gonzalez novillo" -i ./data/descarga.jpeg