mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Merge pull request #10853 from rhatdan/audit_read
Need to support new linux capability AUDIT_READ Upstream-commit: 2772a475199b4503212d7d02aa675aa4faed7304 Component: engine
This commit is contained in:
@@ -131,6 +131,7 @@ __docker_capabilities() {
|
||||
ALL
|
||||
AUDIT_CONTROL
|
||||
AUDIT_WRITE
|
||||
AUDIT_READ
|
||||
BLOCK_SUSPEND
|
||||
CHOWN
|
||||
DAC_OVERRIDE
|
||||
|
||||
Reference in New Issue
Block a user