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
