Support for CAP_AUDIT_READ kernel capability on Red Hat Enterprise Linux 7
Issue
- Running container on RHEL7 server gives below error:
# docker run -ti --rm --cap-add AUDIT_READ rhel7 /bin/sh
/usr/bin/docker-latest: Error response from daemon: linux spec capabilities: Unknown capability to add: "CAP_AUDIT_READ"
- Back-port
CAP_AUDIT_READcapability in RHEL7 kernel?
Environment
- Red Hat Enterprise Linux 7
- Docker 1.12
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
