Hi all ,
docker version : http://paste.fedoraproject.org/285817/14464087
docker info : http://paste.fedoraproject.org/285813/14464084
docker images : docker.io/busybox latest
when run command i got this error.
Docker Error :
exec format error
Error response from daemon: Cannot start container 03…1e: [8] System error: exec format error
uname -r : 4.2.3-200.fc22.i686
Reinstall it :
docker run busybox
Unable to find image ‘busybox:latest’ locally
Trying to pull repository Docker … latest: Pulling from library/busybox
d1592a710ac3: Pull complete
17583c7dd0da: Pull complete
library/busybox:latest: The image you are pulling has been verified. Important: image verification is a tech preview feature and should not be relied on to provide security.
Digest: sha256:87fcdf79b696560b61905297f3be7759e01130a4befdfe2cc9ece9234bbbab6f
Status: Downloaded newer image for docker.io/busybox:latest
exec format error
Error response from daemon: Cannot start container f799c27b229a8b38a099dfee3d07345306b568018669a7a87bc00cac141e5950: [8] System error: exec format error
Any help, thank you.