smith
smith copied to clipboard
standard_init_linux.go:207: exec user process caused "exec format error"
Getting the following error when trying to run smith inside a container: standard_init_linux.go:207: exec user process caused "exec format error"
Usually this happens when trying to execute a binary that is for a different architecture. Are you trying to run a container on arm?