Describe the bug
Can not run Amazon Linux 2023 docker image on macOS 15.3 Sequoia with Apple Silicon M4 Pro CPU.
To Reproduce
Steps to reproduce the behavior:
With colima as docker engine (arch: aarch64), run: docker run -it --rm public.ecr.aws/amazonlinux/amazonlinux:2023. It crashes with error:
Fatal glibc error: This version of Amazon Linux requires a newer ARM64 processor
compliant with at least ARM architecture 8.2-a with Cryptographic
extensions. On EC2 this is Graviton 2 or later.
Expected behavior
Should work as it does on macOS with M3.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: macOS
- Version 15.3 Sequoia