The ASF jenkins instances are not running docker compose or dotci that i'm aware of. Just a simple dockerfile and then we either need to script the docker build/run calls or add them to a jenkins job
-Jake On Wed, Sep 2, 2015 at 2:43 PM, Adrian Cole <[email protected]> wrote: > > +1. Creating a docker build environment for Jenkins has been on our > to-do > > list for a while. It would be a great contribution for someone. It > seems > > like it would also help anyone who wanted to build the project as well. > Not used it yet, but dotci seems to be available for jenkins folks > http://groupon.github.io/DotCi/ > > I suspect a good first step is getting docker-compose working in > general? That would be independent of what sort of CI slave would > invoke it. >
