Describe the bug
when try running the project following the documentation present in readme the execution don't work, because needed add context in docker-compose and update the guide with new organization of docker.
To reproduce the bug
Clone this repo git clone https://github.com/memeLab/Jandig
Navigate to the repository folder cd Jandig
Run docker-compose passing the docker-compose.yml docker-compose -f docker/docker-compose.yml up
Describe the bug when try running the project following the documentation present in readme the execution don't work, because needed add context in docker-compose and update the guide with new organization of docker.
To reproduce the bug
git clone https://github.com/memeLab/Jandig
cd Jandig
docker-compose -f docker/docker-compose.yml up
The steps are described in the readme
Expected behavior Running the project
Screen captures