Hey Paul, I have Docker images for Drill published here: https://hub.docker.com/u/drill/. Instructions here: https://issues.apache.org/jira/browse/DRILL-6346?focusedCommentId=16448703&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16448703
Building with CentOS base was the straightforward. Ubuntu works well too. I've been trying to get it working under Alpine OS, but there have been some issues which I haven't resolved yet. The relevant Docker Files and YAML definitions are available here: https://github.com/Agirish/drill-containers. Drill should come up successfully, either in Embedded or Distributed modes - under a vanilla Docker env or with K8S. I have some pending enhancements yet to be checked-in. Let me know if you have any questions. -Abhishek On Sun, Jun 24, 2018 at 3:55 PM Paul Rogers <[email protected]> wrote: > Hi All, > > Has anyone published a Dockerfile to show how to run Drill under Docker? > I believe that the Drill QA group at MapR has run Drill this way. Are those > Dockerfiles published anywhere? > > Any advice for which OS base image to use? Any tricks of the trade? > > As a bonus, has anyone then used these images (or modified versions) under > Kubernetes? > > Thanks, > - Paul > >
