Adds and removes POSIX capabilities from running containers.
Name | Type | Description | Notes |
---|---|---|---|
add | list[str] | Added capabilities | [optional] |
drop | list[str] | Removed capabilities | [optional] |
Adds and removes POSIX capabilities from running containers.
Name | Type | Description | Notes |
---|---|---|---|
add | list[str] | Added capabilities | [optional] |
drop | list[str] | Removed capabilities | [optional] |