mirror of
https://github.com/docker/cli.git
synced 2026-08-31 02:24:13 -05:00
521162c904b44ea33dee8986e172f14e9ea24bc0
libnetwork host, none and bridge driver initialization is incorrectly disabled if the daemon flag --bridge=none. The expected behavior of setting --bridge as none is to disable the bridge driver alone and let all other modes to be operational. Signed-off-by: Madhu Venugopal <madhu@docker.com> Upstream-commit: c9328c6ccf120abda297d11fcfc7e60c7c31ec21 Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%