sloxy icon indicating copy to clipboard operation
sloxy copied to clipboard

Fix + Docker image

Open micw opened this issue 2 years ago • 4 comments

Hello, I cherry-picked the fix from d9k and added a Dockerfile + GH action.

micw avatar Nov 10 '23 11:11 micw

Can you explain what this is good for?

jakob avatar Nov 10 '23 12:11 jakob

It compiles and creates a docker image for the proxy by using github action automation Edit: and the cherry-picked fix allows to compile under a recent linux.

micw avatar Nov 10 '23 13:11 micw

Yes, that is obvious from the changes. Can youplease explain what you would use this for? How would you even use the docker image?

jakob avatar Nov 10 '23 15:11 jakob

Sure. I'm using it for a testcase where I simulate a bad internet connection. I use testcontainers.org to run the stuff I need for my integration tests, so I built the container. I created the PR because I tought it could be useful for anyone else.

micw avatar Nov 10 '23 16:11 micw