Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix + Docker image #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Fix + Docker image #3

wants to merge 4 commits into from

Conversation

micw
Copy link

@micw micw commented Nov 10, 2023

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

@jakob
Copy link
Owner

jakob commented Nov 10, 2023

Can you explain what this is good for?

@micw
Copy link
Author

micw commented Nov 10, 2023

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.

@jakob
Copy link
Owner

jakob commented Nov 10, 2023

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

@micw
Copy link
Author

micw commented Nov 10, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants