Signed-off-by: Anusha Ragunathan <anusha@docker.com>
| ... | ... |
@@ -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 |