View Single Post
  #1   (View Single Post)  
Old 12th November 2019
notooth notooth is offline
Shell Scout
 
Join Date: Jul 2015
Posts: 125
Red face Failed to run Linux binary

Hello,

I failed to run Linux binary. Can anyone help? Here is the error:

Code:
$ ./docker
-bash: ./docker: cannot execute binary file: Exec format error

$ ldd ./docker
ldd: ./docker: invalid ELF class 2; expected 1
Reply With Quote