aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/app/postgres/build/docker-compose.yml
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/prod/app/postgres/build/docker-compose.yml')
-rw-r--r--cluster/prod/app/postgres/build/docker-compose.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/cluster/prod/app/postgres/build/docker-compose.yml b/cluster/prod/app/postgres/build/docker-compose.yml
new file mode 100644
index 0000000..852dd7b
--- /dev/null
+++ b/cluster/prod/app/postgres/build/docker-compose.yml
@@ -0,0 +1,9 @@
+version: '3.4'
+services:
+ postgres:
+ build:
+ args:
+ # https://github.com/sorintlab/stolon/releases
+ STOLON_VERSION: 3bb7499f815f77140551eb762b200cf4557f57d3
+ context: ./postgres
+ image: superboum/amd64_postgres:v11