Fixes for container network creation.
This commit is contained in:
parent
3e006e3c76
commit
c84455cca4
3 changed files with 13 additions and 0 deletions
|
|
@ -10,6 +10,9 @@ include <tunables/global>
|
|||
profile cni-loopback @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
|
||||
capability sys_admin,
|
||||
capability net_admin,
|
||||
|
||||
network netlink raw,
|
||||
|
||||
@{exec_path} mr,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue