andormarkus opened a new issue #15635:
URL: https://github.com/apache/airflow/issues/15635


   **Description**
   
   ARM64 support in docker images
   
   **Use case / motivation**
   
   In the recent years ARM based cpu popularity hugely increased. The arm based 
cpus are offering better price to performance ratio and laptops outstanding 
performance. It's getting popular to run ARM nodes in your Kubernetes 
clusterss. 
   If you want to run airflow on arm node in kubernetes the docker image wont 
start it wailt fails with `standard_init_linux.go:219: exec user process 
caused: exec format error`.
   
   ARM based cpu in the database world like [AWS 
Graviton](https://aws.amazon.com/ec2/graviton/) or in the consumer world like 
[Apple M1](https://www.apple.com/newsroom/2020/11/apple-unleashes-m1/). 
   
   
   **Related Issues**
   
   In #14796 @potiuk confirmed there is no office support for ARM64 support in 
docker images


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


Reply via email to