AW: ODE Docker container

2018-02-01 Thread Michael Hahn
Hi Sathwik, ok, I see. Thanks for the thorough answer and explanation! Best regards, Michael -Ursprüngliche Nachricht- Von: Sathwik B P [mailto:sathwik...@gmail.com] Gesendet: Donnerstag, 1. Februar 2018 15:17 An: dev@ode.apache.org Betreff: Re: ODE Docker container Hi Michael

Re: ODE Docker container

2018-02-01 Thread Sathwik B P
: Sathwik B P [mailto:sathwik...@gmail.com] > Gesendet: Mittwoch, 31. Januar 2018 09:37 > An: dev@ode.apache.org > Betreff: Re: ODE Docker container > > Hi Michael, > > My buildr docker conatiner is a fork from Tammo's original concept. I do > use the same conatiner to bu

AW: ODE Docker container

2018-01-31 Thread Michael Hahn
: Sathwik B P [mailto:sathwik...@gmail.com] Gesendet: Mittwoch, 31. Januar 2018 09:37 An: dev@ode.apache.org Betreff: Re: ODE Docker container Hi Michael, My buildr docker conatiner is a fork from Tammo's original concept. I do use the same conatiner to build locally and we have configured the

Re: ODE Docker container

2018-01-31 Thread Sathwik B P
Hi Michael, My buildr docker conatiner is a fork from Tammo's original concept. I do use the same conatiner to build locally and we have configured the same to be used on the APACHE CI. You can find a ci-build.sh under the ode repo. I locally run as follows. ./ci-build.sh -f Rakefile clean packa

ODE Docker container

2018-01-31 Thread Michael Hahn
Hi Sathwik, thanks for merging the PR regarding the extension activity support. Locally, I’m using a Docker container for building and testing ODE (based on your buildr container on Docker Hub). What do you think about adding a corresponding Dockerfile to the master branch and maybe also publi