suyashkumar/ssl-proxy

Problem with Linux-Binary: No such file or directory

cstsw opened this issue · 0 comments

cstsw commented

When I build the latest master-revision a4f8529 via Docker, I get the following error when executing the Linux-Binary:

./ssl-proxy-linux-amd64: No such file or directory

In my use-case I provide a private key and a certificate-chain but even without those parameters the error message remains the same (hence, the error doesn't seem to be related to loading one of those files).

I tried building with the following versions of docker and docker-compose:

On Linux (Debian Buster):

  • Docker version 20.10.6, build 370c289
  • docker-compose version 1.29.2, build 5becea4c

On Windows (10):

  • Docker version 20.10.14, build a224086
  • docker-compose version 1.29.2, build 5becea4c