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/04/08 05:48:06 UTC

[GitHub] [airflow] ouchl commented on issue #8169: [AIRFLOW-XXXX] Minor improvement in Dockerfile

ouchl commented on issue #8169: [AIRFLOW-XXXX] Minor improvement in Dockerfile
URL: https://github.com/apache/airflow/pull/8169#issuecomment-610764307
 
 
   > Please take a look @ouchl - but I think we should close this one.
   
   @potiuk Thank you for your explanation. If it can be a URL why we are using
   `COPY ${AIRFLOW_SOURCES_FROM} ${AIRFLOW_SOURCES_TO}`
   instead of 
   `ADD ${AIRFLOW_SOURCES_FROM} ${AIRFLOW_SOURCES_TO}`
   and AIRFLOW_SOURCES_FROM is used before definition, so it seems it will take no effect to change its value.

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


With regards,
Apache Git Services