You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/05 10:14:52 UTC

[GitHub] [arrow-datafusion] Jimexist opened a new issue #267: Minimize image size of datafusion-cli by leveraging multistage build and alpine

Jimexist opened a new issue #267:
URL: https://github.com/apache/arrow-datafusion/issues/267


   **Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
   A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] 
   (This section helps Arrow developers understand the context and *why* for this feature, in addition to  the *what*)
   
   Currently the freshly built image size for `datafusion-cli` is over 2GiB. Improvement can be made by using:
   - a multi-stage build
   - using alpine as base OS
   
   **Describe the solution you'd like**
   A clear and concise description of what you want to happen.
   
   Minimize image size of datafusion-cli by leveraging multistage build and alpine
   
   **Describe alternatives you've considered**
   A clear and concise description of any alternative solutions or features you've considered.
   
   **Additional context**
   Add any other context or screenshots about the feature request here.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-datafusion] alamb closed issue #267: Use multi-stage build dockerfile in datafusion-cli

Posted by GitBox <gi...@apache.org>.
alamb closed issue #267:
URL: https://github.com/apache/arrow-datafusion/issues/267


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org