[
https://issues.apache.org/jira/browse/AIRFLOW-5247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16912091#comment-16912091
]
ASF subversion and git services commented on AIRFLOW-5247:
----------------------------------------------------------
Commit 74fbd16da36b94925dc9b7c86c3e3274015f1613 in airflow's branch
refs/heads/v1-10-stable from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=74fbd16 ]
[AIRFLOW-5247] Move NPM dependencies up in the Dockerfile (#5870)
(cherry picked from commit a317cd22b199077462c8c8c33203447adc7ef9b6)
> Getting all dependencies from NPM can be moved up in Dockerfile
> ---------------------------------------------------------------
>
> Key: AIRFLOW-5247
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5247
> Project: Apache Airflow
> Issue Type: Improvement
> Components: ci
> Affects Versions: 1.10.4, 2.0.0
> Reporter: Jarek Potiuk
> Assignee: Jarek Potiuk
> Priority: Major
> Fix For: 1.10.5
>
>
> Retrieving all NPM dependencies can happen before updating apt-get
> dependencies. It takes long time and it does not change that often so it is
> quite OK to move it before adding setup.py in dockerfile
--
This message was sent by Atlassian Jira
(v8.3.2#803003)