Closed ariary closed 2 years ago
It seems that the socat binary built by the docker image could not be runnning on another linux machine.
socat
Error: after curl
./tacos: : No such file or directory
The tacos file is indeed existing
tacos
Show goenv before compilation to compare
goenv
CGO_ENABLED=0 when compiling fix the issue inside docker
It seems that the
socat
binary built by the docker image could not be runnning on another linux machine.Error: after curl
The
tacos
file is indeed existing