mirror of
https://github.com/moby/moby.git
synced 2026-07-13 11:00:42 +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>