Docker Inter-container Communication How to run In order to run this project, run npm install in both master/ and slave/. Next, run docker-compose build at the project root, followed by docker-compose up to run. This project requires Docker, and Docker-compose to be installed.