lambci / docker-lambda

Docker images and test runners that replicate the live AWS Lambda environment
MIT License
5.84k stars 431 forks source link

Multi-arch support specially arm64 #361

Open farhad-ris opened 2 years ago

farhad-ris commented 2 years ago

Is it possible to add multi-arch support specially ARM compatibility so we can benefit from AWS Graviton, and faster dev on Apple Silicon Macs

pennytextures commented 2 years ago

Now aws lambda and localstack supports arm64, this'd be extremely useful. It's the only thing in the way of my project running natively on both x86 and arm