Commit 35d9331 1 parent 0ec61a8 commit 35d9331 Copy full SHA for 35d9331
File tree 1 file changed +2
-1
lines changed
website/source/docs/drivers
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -625,7 +625,8 @@ options](/docs/agent/configuration/client.html#options):
625
625
which is the list of capabilities allowed by docker by default, as
626
626
[ defined here] ( https://docs.docker.com/engine/reference/run/#runtime-privilege-and-linux-capabilities ) .
627
627
Allows the operator to control which capabilities can be obtained by
628
- tasks using ` cap_add ` and ` cap_drop ` options.
628
+ tasks using ` cap_add ` and ` cap_drop ` options. Supports the value ` "ALL" ` as a
629
+ shortcut for whitelisting all capabilities.
629
630
630
631
Note: When testing or using the ` -dev ` flag you can use ` DOCKER_HOST ` ,
631
632
` DOCKER_TLS_VERIFY ` , and ` DOCKER_CERT_PATH ` to customize Nomad's behavior. If
You can’t perform that action at this time.
0 commit comments