satis-go
satis-go copied to clipboard
error: no such file or directory
any clue?
bash-5.0# ls -al
total 7252
drwxr-xr-x 3 root root 4096 Oct 3 23:40 .
drwxr-xr-x 1 root root 4096 Oct 3 23:40 ..
drwxr-xr-x 6 root root 4096 Dec 11 2014 admin-ui
-rw-r--r-- 1 root root 172 Oct 3 12:19 config.yaml
-rwxr-xr-x 1 root root 7405776 Oct 3 12:19 satis-go
bash-5.0# ./satis-go
bash: ./satis-go: No such file or directory
bash-5.0#
hmmm looks executable, so not totally sure - what's your environment?
(Is this the amd64 binary on linux? darwin on a mac? is it running in docker and if so, what image?)