meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:docker:apparmor [2021/12/22 17:50] niziaklinux:docker:apparmor [2023/01/22 20:05] (current) niziak
Line 8: Line 8:
 </code> </code>
  
-Reason: default ''docker-default'' app armor profile is appliet. File doesn't exists in ''/etc/apparmor.d/'' so it cannot be disabled. +Reason: default ''docker-default'' app armor profile is applied. File doesn't exists in ''/etc/apparmor.d/'' so it cannot be disabled. 
-To woraround this issue, needs to create file:+To workaround this issue, needs to create file:
 <file cfg /etc/apparmor.d/docker-default> <file cfg /etc/apparmor.d/docker-default>
 #include <tunables/global> #include <tunables/global>