Amazon web services – AWS Batch run ECR repository error: exec /usr/local/bin/python3: exec format error
I have an AWS Batch job that returns the following error when it attempts to run a Docker image in ECR: exec /usr/local/bin/python3: exec format error I built the image on macOS with an M1 chip. Because of this I…