mirror of
https://github.com/moby/moby.git
synced 2026-07-21 23:12:13 +00:00
With Plugin-V2, plugins can get activated before remote driver is Initialized. Those plugins fails to get registered with drvRegistry. This fix handles that scenario Signed-off-by: Madhu Venugopal <madhu@docker.com>