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/11/10 00:00:52 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #12219: Docker context files should be available earlier

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



##########
File path: Dockerfile.ci
##########
@@ -264,6 +264,10 @@ ENV AIRFLOW_LOCAL_PIP_WHEELS=${AIRFLOW_LOCAL_PIP_WHEELS}
 ARG INSTALL_AIRFLOW_VIA_PIP="true"
 ENV INSTALL_AIRFLOW_VIA_PIP=${INSTALL_AIRFLOW_VIA_PIP}
 
+# If wheel files are found in /docker-context-files sduring installation

Review comment:
       ```suggestion
   # If wheel files are found in /docker-context-files during installation
   ```




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