Description
With the code recently merged to master dockerd now requires ip6tables in order to start.
This is a new requirement that is almost certainly a breaking change as it even broke my vanilla Ubuntu 22.04 setup (w/ Azure kernel) since the ip6_tables module was not being loaded at startup.
Reproduce
N/A
Expected behavior
No response
docker version
docker info
Additional Info
No response
Description
With the code recently merged to master dockerd now requires ip6tables in order to start.
This is a new requirement that is almost certainly a breaking change as it even broke my vanilla Ubuntu 22.04 setup (w/ Azure kernel) since the ip6_tables module was not being loaded at startup.
Reproduce
N/A
Expected behavior
No response
docker version
docker info
Additional Info
No response