James Turton created DRILL-7999:
-----------------------------------
Summary: Update Docker image to OpenJDK 11 and improve Docker doc
page
Key: DRILL-7999
URL: https://issues.apache.org/jira/browse/DRILL-7999
Project: Apache Drill
Issue Type: Improvement
Components: Tools, Build & Test
Affects Versions: 1.19.0
Reporter: James Turton
Assignee: James Turton
Fix For: 1.20.0
Our Docker container builds on OpenJDK 8u232 released late in 2019, while the
current LTS release of OpenJDK is 11. Update our Dockerfile to OpenJDK 11 and
address the following report from a user in a Github issue at the same time.
{quote}It would be great if the Docker image could be improved;
{quote} #
{quote}Drill documentation referrs to $DRILL_HOME environment variable which is
not set in the Docker Image. Additionally in the doucmenation says it can be
found in {{/etc/drill/conf}} while in the Docker image Drill has been installed
into {{/opt/drill/conf}}{quote}
#
{quote}Add information how to add (mount) custom configuration files into the
Docker image or even better, just make sure there is a Docker section in
Drill's documentation whereever appropriate{quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)