Run dashboard within analyzer's container:
Creating a docker-compose.yml file to start knowledgedb, analyzer and dashboard.
To build and start the services just go to the project folder and execute the following commands:
docker-compose build
docker-compose up
Run dashboard within analyzer's container: Creating a docker-compose.yml file to start knowledgedb, analyzer and dashboard. To build and start the services just go to the project folder and execute the following commands: docker-compose build docker-compose up