scrapyd:
image: vimagick/scrapyd
ports:
- "6800:6800"
restart: always
scrapy:
command: bash
volumes:
- .:/code
working_dir: /code