mirror of
https://github.com/moby/moby.git
synced 2026-07-11 09:08:27 +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>