For regular (non-PostGIS) postgres containers, we can wait for the message "database system is ready to accept connections" to appear in the log. However, your mdillon/postgres never seems to print that message. How can external apps such as docker-maven-plugin know when the database is ready?