Browse Source

update link to merge request enabling apparmor for raspberrypi's official kernel

Fabian Peter Hammerle 3 years ago
parent
commit
6576416360
1 changed files with 2 additions and 1 deletions
  1. 2 1
      docker-compose.yml

+ 2 - 1
docker-compose.yml

@@ -25,7 +25,8 @@ services:
     security_opt:
     - no-new-privileges
     # $ sudo apparmor_parser --replace ./docker-apparmor-profile
-    # raspberrypi kernel apparmor: https://github.com/raspberrypi/linux/pull/1698
+    # raspberrypi kernel apparmor: https://github.com/raspberrypi/linux/pull/1698#issuecomment-684989048
+    # https://github.com/raspberrypi/linux/commit/a3e07c5dfef2664fc1d900ebb4a3f91c04ab700b
     - apparmor=systemctl-mqtt
     # docker-compose >=2.2,<3
     cpus: 0.4