Add ipset package to Docker images for custom routing support#393
Add ipset package to Docker images for custom routing support#393AYastrebov wants to merge 1 commit intolinuxserver:masterfrom
Conversation
There was a problem hiding this comment.
Thanks for opening this pull request! Be sure to follow the pull request template!
|
I am a bot, here is the pushed image/manifest for this PR:
|
|
I am a bot, here is the pushed image/manifest for this PR:
|
|
I am a bot, here is the pushed image/manifest for this PR:
|
|
I am a bot, here is the pushed image/manifest for this PR:
|
|
you're the only user to ever request this, therefore i believe the universal install docker mod is the better suited solution to your need. that will allow you to install whatever you want without increasing the size, arbitrarily, for everyone else. |
Description:
Added the ipset package to both Dockerfile and Dockerfile.aarch64. This change is required for custom routing setups in my use case.
Benefits of this PR and context:
ipset enables advanced rule-based routing and network management inside the container, which is necessary for custom routing scenarios.
How Has This Been Tested?
The images were built locally and verified to include ipset. Custom routing functionality was tested and confirmed to work as expected.
Source / References:
https://linux.die.net/man/8/ipset