You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/10/15 13:07:25 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #11526: Adds automated installation of dependent packages

kaxil commented on a change in pull request #11526:
URL: https://github.com/apache/airflow/pull/11526#discussion_r505526005



##########
File path: Dockerfile
##########
@@ -206,6 +206,9 @@ ENV AIRFLOW_LOCAL_PIP_WHEELS=${AIRFLOW_LOCAL_PIP_WHEELS}
 ARG SLUGIFY_USES_TEXT_UNIDECODE=""
 ENV SLUGIFY_USES_TEXT_UNIDECODE=${SLUGIFY_USES_TEXT_UNIDECODE}
 
+ARG INSTALL_ROVIDERS_FROM_SOURCES="true"

Review comment:
       There is a typo too btw `INSTALL_ROVIDERS_FROM_SOURCES` instead of `INSTALL_PROVIDERS_FROM_SOURCES`




----------------------------------------------------------------
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