mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-02-20 08:55:34 +01:00
Allow containerd to access SSL certs for pulling container images.
This commit is contained in:
parent
edcd130432
commit
8413f6b9e6
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ include <tunables/global>
|
|||
@{exec_path} = /{usr/,}bin/containerd
|
||||
profile containerd @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/ssl_certs>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
||||
capability dac_read_search,
|
||||
|
|
Loading…
Add table
Reference in a new issue