feat(profile): modernize some profiles.

This commit is contained in:
Alexandre Pujol 2024-10-02 13:46:30 +01:00
parent 28a2892be0
commit 239ae17119
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
15 changed files with 28 additions and 58 deletions

View file

@ -60,6 +60,7 @@ profile dockerd @{exec_path} flags=(attach_disconnected) {
pivot_root oldroot=/var/lib/docker/tmp/**/.pivot_root@{int}/ /var/lib/docker/tmp/**/,
ptrace read peer=docker-*,
ptrace read peer=runc,
ptrace read peer=unconfined,
signal send set=int peer=docker-proxy,