My Intel server is creating ARM images

I am getting an Exec Format Error when trying to run the container.
If I inspect the image the architecture is ARM, yet my Debian server is running an Intel CPU

The server could be returning the wrong architecture type or docker could be making wrong assumptions

Any suggestion on forcing the architecture type or troubleshooting how the architecture is determined?

Thanks for your help
Doug

The wrong cpu is when pulling a MariaDB image, When I pull an Apache image the architecture is 386/ I’ll try some others…