Skip to main content

Docker

Exec Format Error

·219 words·2 mins
Having encountered exec format error stacktrace for two times already, I definitely want to log it 😤 First encounter # I got this error when I got a new Mac M1 from my employer. I was using colima as docker desktop replacement for Mac. While working on a feature for a service, I built container image using colima; pushed the image to container registry and tried deploying to dev environment. And saw the exec format error in logs.