Because our tool lies on PyPi we added the extractTool version nto the requirements.txtfrom zenodo. So if you want to start zenodo with our extractTool you can follow these Steps:
1. You must clone our repository
$ cd ~/src/
$ git clone https://github.com/corneliazy/zenodo.git
$ cd ~/src/zenodo
$ git checkout master$ docker-compose build
$ docker-compose upThen you can open http://localhost:5000 and you will see an instance of Zenodo.