Update plugin install docs with registry specifics.

Signed-off-by: Anusha Ragunathan <anusha@docker.com>
Upstream-commit: 81d5abf33460264ad627e506a2563ec335faa131
Component: engine
This commit is contained in:
Anusha Ragunathan
2016-09-14 10:18:09 -07:00
parent 9ad17e2570
commit 5ed47d0d43

View File

@ -24,7 +24,8 @@ Options:
Installs and enables a plugin. Docker looks first for the plugin on your Docker
host. If the plugin does not exist locally, then the plugin is pulled from
Docker Hub.
the registry. Note that the minimum required registry version to distribute
plugins is 2.3.0
The following example installs `no-remove` plugin. Install consists of pulling the