mirror of
https://github.com/moby/moby.git
synced 2026-07-16 04:21:19 +00:00
This fix updates the Plugin API docs to cover the case of remote plugins which could be deployed on a host different from the docker host, through spec or json files. This fix closes #20188. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>