I created a dockerized version of this
We are running elasticsearch within docker. The data is one a docker volume and I wanted to use Luke (thanks for picking Luke up by the way!). This was a bit tricky so I decided to find a way: https://gitlab.com/roelandvanbatenburg/luke
Currently I only have 5.3.0 as that is what I needed for my ancient elasticsearch data.
I'm not sure what I'm trying to accomplish with this issue except maybe provide some knowledge on how to run Luke within docker. Happy to work with you on integrating my stuff within this repository if that is desired.
Thanks, we are planning to merge this project with Apache Lucene. https://issues.apache.org/jira/browse/LUCENE-2562
I think Lucene community don't like to maintain the Dockerfile so I want to keep open this issue to inform others, who need dockernized Luke, of your project.