[
https://issues.apache.org/jira/browse/AIRFLOW-5247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16911329#comment-16911329
]
ASF subversion and git services commented on AIRFLOW-5247:
----------------------------------------------------------
Commit 126c7ec3e8c38614f7e5397d6ba235e3adeae48d in airflow's branch
refs/heads/v1-10-test from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=126c7ec ]
[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: 2.0.0
>
>
> 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)