You need to have installed:
- Docker
- docker-compose.
First you need to create the docker images
docker-compose build
To run the images with docker use the following sentence.
docker-compose up -d
- The project will run in the port 80.
- Enter to localhost
- Create the query you want to use.
You can change the link of the image for another one in the internet.
{
predict(link:"https://upload.wikimedia.org/wikipedia/commons/0/0c/600px-Pare_svg.png")
}