mahammi opened a new pull request, #39920:
URL: https://github.com/apache/airflow/pull/39920

   A quick fix to AWS ECS and Batch executor docs to link to the correct path 
for the Dockerfile given to users. 
   
   As well, I have added an extra instruction for building docker images for 
those running Apple Silicon. In order for the ECS Executor to run successfully, 
the user must specify x86 architecture. This can be done by building the image 
using`docker buildx`, and specifying arch using the `--platform` flag.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to