On Thu, Aug 22, 2019 at 10:20 AM Driesprong, Fokko <fo...@driesprong.frl> wrote:
> Hi all, > > For the development of the Druid Scala client library called Scruid > <https://github.com/ing-bank/scruid>, we're using a Docker image to run CI > tests. The container that we're using in a fork > <https://github.com/Fokko/docker-druid> of the official > docker-io/docker-druid <https://github.com/druid-io/docker-druid> > container. This version of the container is still at 0.12.1. I've created a > PR <https://github.com/druid-io/docker-druid/pull/72/files> to update this > to 0.15.1, and build it from the binaries, instead of compiling the source. > > My question is, is the original docker-druid repository still maintained? > If not, are we going to migrate the Docker image to Apache as well? > > Cheers, Fokko > I think you want to look https://github.com/apache/incubator-druid/tree/master/distribution/docker here. I am using this w/ 0.14 but no reason not to w/ 0.15. I would like to see this auto-built on dockerhub.