Docker fails to start container
-
Unable to run some docker images showing error "exec format error response from daemon: cannot start container". I have tried running the official image of ubuntu from docker hub.
/ # docker run -it --rm ubuntu:latest
exec format error
Error response from daemon: Cannot start container 8f912fa18ce40551c9754cedb3e065138dc915e9edee283306e19a32c80b8a6c: [8] System error: exec format error -
Hi @a-w ,
If you're running on target, you'll need an arm64 container flavor (not x86/64), see this docker file as an example:
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login