Commit Graph

5 Commits

Author SHA1 Message Date
capnis fd83ad1ed3 Add support for docker secrets
Check if password file ENV variable POSTGRES_PASSWORD_FILE is set (for use with docker secrets, point this to /run/secrets/<name of secret>). If it is not set, fallback to POSTGRES_PASSWORD ENV variable.
2018-06-30 11:15:58 +03:00
Pau Rodriguez-Estivill cb81b30e9c Updated to use postgres image. 2016-10-28 17:01:50 +02:00
Pau Rodriguez-Estivill a7e9ea29a4 Changed to use POSTGRES_DB. 2016-10-28 15:25:51 +02:00
Pau Rodriguez-Estivill 3395f51c5d Fixed permisions. 2016-10-28 15:20:36 +02:00
Pau Rodriguez-Estivill 96c02aafe0 Initial commit. 2016-10-28 14:58:34 +02:00