GitHub user tbouron opened a pull request:

    https://github.com/apache/brooklyn-library/pull/143

    Add dockerfile for CI build

    As per as the [ML 
discussion](https://lists.apache.org/thread.html/c97846e172d327e72eb286e3c032c26fc0d6642dc553a4b47494177c@%3Cdev.brooklyn.apache.org%3E),
 this adds the `Dockerfile` to build the project. It also adds instructions on 
how to use it + adapt tests to make them pass when using docker.

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

    $ git pull https://github.com/tbouron/brooklyn-library feature/docker

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

    https://github.com/apache/brooklyn-library/pull/143.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 #143
    
----
commit 34cdc500b16d806c4214b889309915033b86f615
Author: Thomas Bouron <[email protected]>
Date:   2017-11-16T14:07:47Z

    Add dockerfile for CI build

commit ceebbb33dfbc29b6dfe1506ce26d13a5487f0c52
Author: Thomas Bouron <[email protected]>
Date:   2017-11-16T14:08:50Z

    Update tests to make them work on any environment (esp docker)

----


---

Reply via email to