Kyâne Pichou
|
5cc50eb522
|
Use best practices for Dockerfiles (#180)
|
2017-10-13 14:12:30 +02:00 |
|
nikosch86
|
142b766cde
|
make use of postgres image db init script, use their variable naming … (#100)
* make use of postgres image db init script, use their variable naming scheme, make setup-wale executable so it can actually run
|
2017-02-23 13:32:24 -08:00 |
|
Pan Luo
|
0f4d339b57
|
Add environment var to allow customize archive timeout
|
2016-08-16 23:45:54 -07:00 |
|
Pan Luo
|
97966787dd
|
Use $PGDATA env var to setup wal-e
$PGDATA is set in upstream postgres dockerfile and should be used in
downstream in case the postgres data directory is changed in the future.
|
2016-05-08 10:51:16 -07:00 |
|
Pan Luo
|
ba31a0da79
|
Add Wal-E backup support
|
2016-04-20 02:13:36 -07:00 |
|