Closed RodolpheGohard closed 4 years ago
Ah, sorry. I renamed this project from postwoman-proxy to proxyscotch and forgot about the docker build file. I'll go ahead and update that now.
The new proxy image is now available on Docker Hub: https://hub.docker.com/repository/docker/hoppscotch/proxyscotch
steps:
sudo docker build -t proxyscotch
sudo docker run -it proxyscotch
the build runs fine but I get this error at run:
sh: /etc/postwoman-proxy/out/linux-server/postwoman-proxy-server: not found
Indeed:
I'm not sure what the best way to fix this given I don't have any go background. I also have related questions: