Browse code

Update plugin install docs with registry specifics.

Signed-off-by: Anusha Ragunathan <anusha@docker.com>

Anusha Ragunathan authored on 2016/09/15 02:18:09
Showing 1 changed files
... ...
@@ -24,7 +24,8 @@ Options:
24 24
 
25 25
 Installs and enables a plugin. Docker looks first for the plugin on your Docker
26 26
 host. If the plugin does not exist locally, then the plugin is pulled from
27
-Docker Hub.
27
+the registry. Note that the minimum required registry version to distribute
28
+plugins is 2.3.0
28 29
 
29 30
 
30 31
 The following example installs `no-remove` plugin. Install consists of pulling the