Home > other >  Docker run error
Docker run error

Time:09-20

Root @ ubuntu: ~ # docker run the hello world -
The exec format error
The FATA [0000] the Error response from the daemon: always start a container 32 fd27c15a4719c3e04b20924f0db109966b7b8baf696e0ab358416b68779700: [8] System Error: the exec format Error

CodePudding user response:

Docker mirror has a problem, look at the CMD performed in the original order

Can through the docker logs containerId look at the log

CodePudding user response:

This is I in your environment to perform


The mirror is special, perform a CMD ["/hello "], below is dockerhub view the mirror dockerfile

CodePudding user response:


Estimate your environment or pull is a problem with the mirror
Environmental inspection:
` ` ` shel
Root @ Mai - II:/home/hzy# docker run - it busybox
#/ls
Bin dev etc home proc root sys TMP usr var
/#

` ` `
If the above results, the environment should be no problem,
Remove the mirror again try execute your statement

CodePudding user response:

Unification replies, I later in a 64 - bit ubuntu, it's good that
  • Related