You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/07/18 15:00:01 UTC

[jira] [Created] (IMPALA-8770) Support alternative Docker base images

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)