table of contents
DOCKER(1) | DOCKER(1) |
NAME¶
docker-plugin-install - Install a pluginSYNOPSIS¶
docker plugin install [OPTIONS] PLUGIN [KEY=VALUE...]DESCRIPTION¶
Install a pluginOPTIONS¶
--alias="" Local name for plugin--disable[=false] Do not enable the plugin on install
--disable-content-trust[=true] Skip image verification
--grant-all-permissions[=false] Grant all permissions necessary to run the plugin
-h, --help[=false] help for install
SEE ALSO¶
docker-plugin(1)Jun 2020 | Docker Community |