smith icon indicating copy to clipboard operation
smith copied to clipboard

standard_init_linux.go:207: exec user process caused "exec format error"

Open MadalinaPatrichi opened this issue 6 years ago • 1 comments

Getting the following error when trying to run smith inside a container: standard_init_linux.go:207: exec user process caused "exec format error"

MadalinaPatrichi avatar Mar 12 '19 18:03 MadalinaPatrichi

Usually this happens when trying to execute a binary that is for a different architecture. Are you trying to run a container on arm?

vishvananda avatar Mar 13 '19 18:03 vishvananda