GitHub user orhankislal opened a pull request:
https://github.com/apache/madlib/pull/227
Add docker file for postgres 9.6 and 10
- install plpython support for postgres
- add dockerfile for postgres 10 centos 7
- add postgres bin dir to $PATH for both 9.6 and 10
- remove unnecessary files
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/orhankislal/madlib centos_postgres_docker
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/madlib/pull/227.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #227
----
commit 81a634ad16f53f1de2afe2f768bcb059493c8313
Author: Nikhil Kak <nkak@...>
Date: 2017-11-09T22:54:01Z
Add docker file for postgres 9.6 and 10
- install plpython support for postgres
- add dockerfile for postgres 10 centos 7
- add postgres bin dir to $PATH for both 9.6 and 10
- remove unnecessary files
----
---
|