Use postgres:9.6 as a base image (#414)

* Expose 5000 and 5001 on corresponding ports
* Use latest version of etcd
This commit is contained in:
Alexander Kukushkin
2017-03-20 12:22:09 +01:00
committed by GitHub
parent 720d08d1b4
commit 5bd7d043ae
2 changed files with 12 additions and 27 deletions
+2 -2
View File
@@ -50,8 +50,8 @@ haproxy:
links:
- patroni_etcd:patroni_etcd
ports:
- "5000"
- "5001"
- "5000:5000"
- "5001:5001"
environment:
PATRONI_ETCD_HOST: patroni_etcd:2379
PATRONI_SCOPE: testcluster