mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07:00
Sometimes other programs can bind on ports from our range, so we just skip this ports on allocation. Fixes #9293 Probably fixes #8714 Signed-off-by: Alexander Morozov <lk4d4@docker.com>