Hi,
I think the problem here is the base image, as you are running this container locally I assume you have an x86/64 machine, but you are trying to run an arm based image. Try using a x86 base image to run on your local environment.
Kind regards,
Theodor