solo-io / kubesquash

A debugger for Kubernetes applications.
228 stars 15 forks source link

linux binaries for kubesquash are incorrect #19

Open christian-posta opened 5 years ago

christian-posta commented 5 years ago

From the community slack:

so the issue is that the linux binaries are not correct — ie, they cannot run on linux

christian_posta@cloudshell:~/dev/kubesquash (solo-public)$ ./kubesquash-linux 
bash: ./kubesquash-linux: No such file or directory

@mitchdraft