Merge pull request #35414 from madhanrm/hotadd1
Enable HotAdd for Windows Upstream-commit: e62d36bcad6ef1b1beafb15411f927b25f52c3d1 Component: engine
This commit is contained in:
@@ -165,7 +165,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