hoppscotch / proxyscotch

📡 A simple proxy server created for https://hoppscotch.io
https://hoppscotch.io
MIT License
360 stars 93 forks source link

Featurerequest Dockerimage #1

Closed JanoschDeurer closed 4 years ago

JanoschDeurer commented 4 years ago

I would like to have a Dockerimage for the postwoman proxy. It would also be great to integrate it into the official docker-compose of postwoman.

I can also offer to implement it, just give me some input on how you would like it and what the best way is to bring this together with postwoman.

handong0123 commented 4 years ago

I have the same needs,I want it to merge with the docker image of postwoman

MarcelPa commented 4 years ago

Hopefully this issue is not too stale to be worked on. I added a very simple Dockerfile to my fork: https://github.com/MarcelPa/postwoman-proxy

JanoschDeurer commented 4 years ago

Your PR #15 looks good to me, we could consider to not run this as root.

MarcelPa commented 4 years ago

You got a point there. I did not think of it, as I run this using rootless podman. Will check that ;-)

MarcelPa commented 4 years ago

Pushed a new version, running the server as a non-root user :-)

liyasthomas commented 4 years ago

Closed in #15