b7238aa6a558fabe3c26bfb2a2a9e778e5622919
Fix #33052 (workaround style) **- What I did** HNS reports networks that don't have anything to do with the Daemon, and for which no networking plugin is available. This make the Daemon start sequence pause for 15 secs, as the plugin resolving logic has a wait & retry logic **- How I did it** Just after retrieving the HNS networks, I filter out those with type `Private` **- How to verify it** Replace dockerd coming with Docker for Windows from one built from this PR. Windows containers daemon should now launch pretty quickly Signed-off-by: Simon Ferquel <simon.ferquel@docker.com> Upstream-commit: b91fd26bb57c94a7ea7f77e5e548233506b78d21 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%