Tim Armstrong created IMPALA-8770:
-------------------------------------
Summary: Support alternative Docker base images
Key: IMPALA-8770
URL: https://issues.apache.org/jira/browse/IMPALA-8770
Project: IMPALA
Issue Type: Improvement
Components: Infrastructure
Reporter: Tim Armstrong
Assignee: Tim Armstrong
Currently we can only build against an Ubuntu16.04 base image. I have a use
case where I'd like to build against a custom CentOS 7 base image.
I think this has a few parts;
* Allow substituting a custom base image in Dockerfile
* Somehow generalise distro-specific steps like apt-get.
* Generalise scripts like daemon_entrypoint.sh to handle different distros,
e.g. CentOS
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)