mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 16:35:44 +03:00
The `docker` driver cannot expand capabilities beyond the default set when the task is a non-root user. Clarify this in the documentation of `allow_caps` and update the `cap_add` and `cap_drop` to match the `exec` driver, which has more clear language overall.