mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #10853 from rhatdan/audit_read
Need to support new linux capability AUDIT_READ
This commit is contained in:
commit
2772a47519
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@ __docker_capabilities() {
|
|||
ALL
|
||||
AUDIT_CONTROL
|
||||
AUDIT_WRITE
|
||||
AUDIT_READ
|
||||
BLOCK_SUSPEND
|
||||
CHOWN
|
||||
DAC_OVERRIDE
|
||||
|
|
Loading…
Add table
Reference in a new issue