docker plugin set PLUGIN KEY=VALUE [KEY=VALUE...]
Change settings for a plugin. The plugin must be disabled.
The settings currently supported are:
The following example change the env variable DEBUG
on the sample-volume-plugin
plugin.
The following example change the source of the mymount
mount on the myplugin
plugin.
Change a device pathSince only
source
is settable inmymount
,docker plugins set mymount=/bar myplugin
would work too.
The following example change the path of the mydevice
device on the myplugin
plugin.
Change the source of the argumentsSince only
path
is settable inmydevice
,docker plugins set mydevice=/dev/bar myplugin
would work too.
The following example change the value of the args on the myplugin
plugin.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4