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 2022/03/19 11:36:39 UTC

[GitHub] [airflow] potiuk commented on pull request #22373: Add --link=true to each COPY directive

potiuk commented on pull request #22373:
URL: https://github.com/apache/airflow/pull/22373#issuecomment-1072993787


   Unfortunately, I think we can't use it. Latest docker desktop for MacOS contains bundled 0.8.0 version of buildx and I am afraid it does not work there. I'd prefer to stick to whatever is installed by default for MacOS users. I believe the feature is available in buildx 0.9.6 (but might be wrong - I will download and check the desktop when I am back from Berlin today.
   
   In any case we will nedd to perform version check and fail build image if buildx is in old version - otherwise the failures are pretty cryptic.


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org