mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
This ensures that: - The in-memory plugin store is populated with all the plugins - Plugins which were active before daemon restart are active after. This utilizes the liverestore feature when available, otherwise it manually starts the plugin. Signed-off-by: Brian Goff <cpuguy83@gmail.com> Upstream-commit: dfd91873056c172ffc061d882da0cd18204b521a Component: engine