You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| log-trace | Set Tracing to true (defaults to false) |
105
101
102
+
Options can be set once for all future uses with [`docker plugin set`](https://docs.docker.com/engine/reference/commandline/plugin_set/#extended-description).
103
+
106
104
## Manual Installation
107
105
108
106
### Requirements
@@ -127,13 +125,15 @@ docker-volume-linode
127
125
128
126
### Debugging
129
127
130
-
#### Enable Deug Level on plugin
128
+
#### Enable Debug Level on plugin
129
+
130
+
The driver name when running manually is the same name as the socket file.
0 commit comments