[ 
https://issues.apache.org/jira/browse/IMPALA-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Armstrong updated IMPALA-8770:
----------------------------------
    Description: 
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

We should also consider dockerising the whole container build (at least 
optionally) so that it's possible to build images for an OS different from the 
host OS.


  was:
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




> 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
>            Priority: Major
>              Labels: docker
>
> 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
> We should also consider dockerising the whole container build (at least 
> optionally) so that it's possible to build images for an OS different from 
> the host OS.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to