Closed JanoschDeurer closed 4 years ago
I have the same needs,I want it to merge with the docker image of postwoman
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
Your PR #15 looks good to me, we could consider to not run this as root.
You got a point there. I did not think of it, as I run this using rootless podman. Will check that ;-)
Pushed a new version, running the server as a non-root user :-)
Closed in #15
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.