I've cloned the repo and launched docker-compose up.
As you can see in the following screenshot, the iris-messenger service has started successfully.
When i point my browser to localhost:8080, however, nothing is being served.

I did spot the following dependency warnings, when the Dockerfile image was being built:

Couild this be implicated?
I'm using MacOS.
All suggestions welcome.