mirror of
https://github.com/moby/moby.git
synced 2026-07-12 10:35:14 +00:00
With firewalld enabled in CI, TestAccessPublishedPortFromHost/userland-proxy=true/IPv6=true consistently fails when trying to use a link-local address on eth0 (it's ok for the ULL added by the test). In a local moby dev container, it passes - although it sometimes fails when making its request to the host's ::1. Signed-off-by: Rob Murray <rob.murray@docker.com>