42f70971877c2e9602daecd5210800ade8d35af7
When trying to attach to swarm scope network for an unmanaged container sometimes even if attaching to network succeeds, we may not find the network because some other container which was using the network went down and removed the network. So if it is not found, try to detach and reattach to re-download the network from the manager. Fixes #26588 Signed-off-by: Jana Radhakrishnan <mrjana@docker.com> Upstream-commit: 849e345e2c366d875b03f8b33b31308ba16fb4fd Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%