I try to install postgres in a container, start the server and to create a database and user. This is the code snippet in which I try that:
FROM eriktonon/php