Dockerfile based on BRT, test suite for module

This commit is contained in:
Radoslav Pitonak 2017-05-04 10:50:54 +02:00
commit ba9d082c94
22 changed files with 1007 additions and 0 deletions

View file

@ -0,0 +1,5 @@
#!/bin/bash
export ENABLE_REPLICATION=true
exec run-postgresql "$@"