[
https://issues.apache.org/jira/browse/AIRFLOW-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik updated AIRFLOW-5886:
--------------------------------
Fix Version/s: (was: 2.0.0)
1.10.7
> Copying sources in Dockerfile can be selective
> ----------------------------------------------
>
> Key: AIRFLOW-5886
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5886
> Project: Apache Airflow
> Issue Type: Sub-task
> Components: ci
> Affects Versions: 2.0.0, 1.10.6
> Reporter: Jarek Potiuk
> Priority: Major
> Fix For: 1.10.7
>
>
> This change will further improve time of rebuilds for docker image when your
> sources change (very useful in case of building kubernetes image). It adds
> only directories that are needed (it is synchronised with .dockerignore and
> local mounts) and in the sequence that reflects frequency of changes. Also
> pip install is not done again after sources change (there is no point) so theĀ
> build is much faster when only sources or test file change.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)