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 package install test=yes What is your proposal? On Wed, Jan 31, 2018 at 1:42 PM, Michael Hahn <mhahn....@gmail.com> wrote: > 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 publishing it on Docker Hub so that people that are > interested in running ODE can also go with Docker? > > If you like I can prepare a corresponding Dockerfile and create a new PR > for it. > I would then use a tomcat-based setup with Java 8, but just let me know if > you have other preferences regarding the setup. > > Best regards, > Michael > >