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