mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-19 21:21:57 +00:00
auditd: move config into build.yml
Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
@@ -25,5 +25,3 @@ COPY audit.rules /etc/audit
|
||||
COPY runaudit.sh /usr/bin
|
||||
|
||||
CMD ["/sbin/tini", "/usr/bin/runaudit.sh"]
|
||||
|
||||
LABEL org.mobyproject.config='{"pid": "host", "binds": ["/var/log:/var/log"], "capabilities": ["CAP_AUDIT_CONTROL", "CAP_AUDIT_READ", "CAP_AUDIT_WRITE", "CAP_SYS_NICE"]}'
|
||||
|
Reference in New Issue
Block a user