1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #26575 from anusha-ragunathan/update_plugin_docs

Update plugin install docs with registry specifics.
This commit is contained in:
Anusha Ragunathan 2016-09-14 14:43:41 -07:00 committed by GitHub
commit e482d4ee71

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