table of contents
other versions
- bookworm 20.10.24+dfsg1-1+deb12u1
- testing 26.1.5+dfsg1-4+b2
- unstable 26.1.5+dfsg1-7
- experimental 26.1.5+dfsg1-6
DOCKER(1) | Docker User Manuals | DOCKER(1) |
NAME¶
docker-plugin-install - Install a plugin
SYNOPSIS¶
docker plugin install [OPTIONS] PLUGIN [KEY=VALUE...]
DESCRIPTION¶
Install a plugin
OPTIONS¶
--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¶
Feb 2025 | Docker Community |