Add --host-gateway-ip to the dockerd manpage#48988
Conversation
Signed-off-by: Rob Murray <[email protected]>
Signed-off-by: Rob Murray <[email protected]>
|
Oh! Interesting, why did jenkins start failing on this? I think some updates were rolled out; wondering if related 🤔 |
Hmm, that is odd ... more so because it doesn't look like the test disables ICC or docker-proxy, so it shouldn't want to load the module. We just changed that code but, although it might try to modprobe in more circumstances, it still shouldn't try unless necessary. Edit: the test does disable ICC (by not explicitly enabling it). So at least that makes sense. |
|
Hm.. it looks consistent for some reason 😢 so not sure what's causing it; https://ci-next.docker.com/public/blue/organizations/jenkins/moby/detail/PR-48988/2/tests |
|
OHMAN went a bit down the rabbit-hole on that one;
|
- What I did
Add
--host-gateway-ipto moby's copy of the dockerd manpage, and put--helpbefore--host.- How I did it
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)