[ 
https://issues.apache.org/jira/browse/AIRFLOW-3718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16795452#comment-16795452
 ] 

ASF GitHub Bot commented on AIRFLOW-3718:
-----------------------------------------

potiuk commented on pull request #4543: [AIRFLOW-3718] [WIP/SPLIT] 
Multi-layered version of the docker image
URL: https://github.com/apache/airflow/pull/4543
 
 
   
 
----------------------------------------------------------------
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:
[email protected]


> Make official Airflow Image multi-layered
> -----------------------------------------
>
>                 Key: AIRFLOW-3718
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3718
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Jarek Potiuk
>            Assignee: Fokko Driesprong
>            Priority: Major
>
> Current official Airflow image is rebuilt from the scratch every time new 
> commit is done to the repo. It is a "mono-layered" one and does not use 
> Docker's multi-layer architecture.
> This means that builds take longer and that users downloading the image 
> regularly will always download full image. With multi-layered approach and 
> caching enabled in Docker Hub we can optimise it to download only the layers 
> that changed.
> Details described inĀ 
> https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-10+Multi-layered+official+Airflow+image



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to