mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
cd2b019214
prioritize the ports with static mapping before dynamic mapping. This removes the port conflicts when we allocate static port in the reserved range together with dynamic ones. When static port is allocated first, Docker will skip those when determining free ports for dynamic ones. Signed-off-by: Daniel, Dao Quang Minh <dqminh89@gmail.com> |
||
---|---|---|
.. | ||
nat.go | ||
nat_test.go | ||
sort.go | ||
sort_test.go |