Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Go to file
Xinfeng Liu 0c8ffda2ab Fix 'failed to get network during CreateEndpoint'
Fix 'failed to get network during CreateEndpoint' during container starting.
Change the error type to `libnetwork.ErrNoSuchNetwork`, so `Start()` in `daemon/cluster/executor/container/controller.go` will recreate the network.

Signed-off-by: Xinfeng Liu <xinfeng.liu@gmail.com>
2020-06-01 17:16:07 +08:00
libnetwork Fix 'failed to get network during CreateEndpoint' 2020-06-01 17:16:07 +08:00