nsfw_data_scraper

git 地址

https://github.com/alex000kim/nsfw_data_scraper

步骤

mkdir /root/nsfw_data_scraper
cd /root/nsfw_data_scraper
git clone https://github.com/alex000kim/nsfw_data_scraper
docker build . -t docker_nsfw_data_scraper
docker run -v $(pwd):/root/nsfw_data_scraper docker_nsfw_data_scraper scripts/runall.sh
ls data

你可能感兴趣的:(nsfw_data_scraper)