This is based on the docker starter template version 2.
Run docker-compose and go to http://localhost:9080
.
docker-compose up -d # first time
docker-compose up --build -d # if you update docker files
docker-compose start # start exisiting containers