Issues running Agola with Postgres

I’ve been unable to figure out a working docker-compose stack with agola using postgres as a database, despite success with local databases such as etcd. (see reproducible example below)

if runservice or configstore are run individually, they run indefinitely with no output until they are stopped.

This appears to be similar behavior to what this poster is describing: Configstore and runservice not starting or logging any errors

see gist: