From d3bfb92962dcaf1c5d8d01ffdb93419335599762 Mon Sep 17 00:00:00 2001 From: Anusha Ragunathan Date: Wed, 14 Sep 2016 10:18:09 -0700 Subject: [PATCH] Update plugin install docs with registry specifics. Signed-off-by: Anusha Ragunathan --- docs/reference/commandline/plugin_install.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/reference/commandline/plugin_install.md b/docs/reference/commandline/plugin_install.md index 952f692793..f3b26ab0c8 100644 --- a/docs/reference/commandline/plugin_install.md +++ b/docs/reference/commandline/plugin_install.md @@ -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