there is work done to publish it in dockerhub in next release https://github.com/apache/incubator-druid/issues/8103
-- Himanshu On Thu, Aug 22, 2019 at 8:23 AM Don Bowman <d...@agilicus.com> wrote: > 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. >