You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by nitin-amp <gi...@git.apache.org> on 2016/03/06 01:07:18 UTC

[GitHub] incubator-trafodion pull request: TRAFODION-1878 Initial commit fo...

GitHub user nitin-amp opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/365

    TRAFODION-1878 Initial commit for adding a portable (docker) build env

    Initial commit of docker file.
    
    - The first (base) image downloads all the dependencies, as described on [Create Build Env](https://cwiki.apache.org/confluence/display/TRAFODION/Create+Build+Environment) page 
    - The second (user) image downloads and installs all the tools, as described on [Build Source](https://cwiki.apache.org/confluence/display/TRAFODION/Build+Source) page
    
    For testing, please run the two scripts in order:
    `cd ./tools/docker`
    `./build-base-docker.sh`
    `./start-compile-docker.sh`
    
    The second one will take long as it needs to install the tools. Once the second container is up and running, follow the build instructions: **debug** `source ./env.sh` or **release**

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

    $ git pull https://github.com/nitin-amp/incubator-trafodion master

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

    https://github.com/apache/incubator-trafodion/pull/365.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 #365
    
----
commit 0a63c9892ae85caa6f48fed70054d2b612906dcf
Author: Nitin Lamba <ni...@ampool.io>
Date:   2016-03-05T23:54:47Z

    TRAFODION-1878 Initial commit for adding a portable (docker) build environment

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-trafodion pull request: TRAFODION-1878 Initial commit fo...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-trafodion/pull/365


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---