mirror of
https://github.com/moby/moby.git
synced 2026-08-08 09:01:44 +00:00
The bridge driver should figure out whether it's running in a mirrored WSL2 setup, and tell the firewaller. So, move the WSL2-deciding code back into the bridge driver and unit test it there. Use TestIptabler to check the rules are constructed properly. Signed-off-by: Rob Murray <rob.murray@docker.com>