mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03: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>