[ 
https://issues.apache.org/jira/browse/TRAFODION-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15181920#comment-15181920
 ] 

ASF GitHub Bot commented on TRAFODION-1878:
-------------------------------------------

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

----


> Create a docker environment
> ---------------------------
>
>                 Key: TRAFODION-1878
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1878
>             Project: Apache Trafodion
>          Issue Type: New Feature
>          Components: dev-environment
>            Reporter: Nitin Lamba
>
> Create a portable development environment using docker.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to