by Angelica Hjelm Gardner and Omid Golshan Tafti
Create a virtual network by running
docker network create va_default
From root directory run following command to build all required images
docker-compose build
and finally run containers with
docker-compose up -d