mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07: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>