-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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 stuff and add Podman/Fedora support (#986 rebase) #1133
base: master
Are you sure you want to change the base?
Conversation
- Add matrix.target - Fix improper use of `docker kill`
- Allow customising the IP where lookups take place - Reload DNS after all containers are started
This PR is huge and changes lots of unrelated things. A lot of these changes are dubious:
It'd be great to add support for Fedora and Podman (on Fedora or even on other systems), but these changes should be done in an isolated manner, without introducing a ton of other changes across the whole codebase. |
I'd be happy for you to pick individual commits from this PR as they get reviewed, if that makes things simpler. They would still need to be applied in the order given (though the retry files is not required, I just needed it for testing) |
e8047bc fixes ARM support |
Is this PR still under consideration? @spantaleev would you consider opening up a new branch for the development of this feature? |
You can fork this project and make your own branch there. This PR is very outdated now anyway and likely not a great way to approach things nowadays. |
No description provided.