Enable HotAdd for Windows
Signed-off-by: Madhan Raj Mookkandy <madhanm@microsoft.com> Upstream-commit: 5c1cfb1d27a1a7f7c0cb9092e69c3f70717fbbef Component: engine
This commit is contained in:
@@ -153,7 +153,7 @@ func enableIPOnPredefinedNetwork() bool {
|
||||
}
|
||||
|
||||
func (daemon *Daemon) isNetworkHotPluggable() bool {
|
||||
return false
|
||||
return true
|
||||
}
|
||||
|
||||
func setupPathsAndSandboxOptions(container *container.Container, sboxOptions *[]libnetwork.SandboxOption) error {
|
||||
|
||||
Reference in New Issue
Block a user