GitHub user jingyimei opened a pull request:

    https://github.com/apache/madlib/pull/332

    Update Dockerfile to use ubuntu 16.04

    This commit adds a new dockerfile to bake postgres 10.5 on ubuntu
    16.04. Also updates docker_start.sh and README to pull the new docker image 
instead
    of the old one (Postgres9.6 on Ubuntu 8.9).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/madlib/madlib update_dockerfile

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/madlib/pull/332.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 #332
    
----
commit e745949b270bb633d9d02ca328363a1929478ea0
Author: Jingyi Mei <jmei@...>
Date:   2018-10-19T14:43:07Z

    Update dockerfile to use ubuntu 16.04
    
    This commit adds a new dockerfile to bake postgres 10.5 on ubuntu
    16.04. Also updates docker_start.sh and README to pull the new docker image 
instead
    of the old one (Postgres9.6 on Ubuntu 8.9).

----


---

Reply via email to