mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-08-28 13:25:44 +00:00
198f0ef7cf
It is needed in cases when mapped port is already bound, or another application bind mapped port. All this will be undetected because we use iptables and not net.Listen. Signed-off-by: Alexander Morozov <lk4d4@docker.com>