1
0
mirror of https://github.com/docker/cli.git synced 2026-01-26 15:41:42 +03:00
Lei Jitang 4a2902682c Fix link doesn't work sometimes when container start with multiple networks
If there is multiple networks to connect to on container starting,
the order of these networks is random because we "range a map". But
the defautl network "bridge" should be connected first since only
"bridge" support link and we should have do some settings on sandbox
creation, and only the first connect will setting the sandbox.

Signed-off-by: Lei Jitang <leijitang@huawei.com>
Upstream-commit: 57c0a653e3d0055e63db399019b3b16d4ac97004
Component: engine
2016-05-26 03:20:53 -04:00
Description
Интерфейс командной строки Docker
282 MiB
Languages
Go 92%
Shell 5.5%
Dockerfile 1.1%
Go-Checksums 0.9%
Makefile 0.3%
Other 0.2%