mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-28 13:25:42 +00:00
0eb3544c43
Read `/proc/sys/net/ipv4/ip_local_port_range` kernel parameter to obtain ephemeral port range that now sets the boundaries of port allocator which finds free host ports for those exported by containers. Signed-off-by: Michal Minar <miminar@redhat.com>