Skip to content

Commit 128e6a7

Browse files
committed
[doc] AppArmor profile setup for rootlesskit
Introduce documentation for AppArmor profile for rootlesskit. Signed-off-by: fahed dorgaa <[email protected]>
1 parent 1259a55 commit 128e6a7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/rootless.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ The usage of `containerd-rootless-setuptool.sh` is almost same as [`dockerd-root
2525

2626
Resource limitation flags such as `nerdctl run --memory` require systemd and cgroup v2: https://rootlesscontaine.rs/getting-started/common/cgroup2/
2727

28+
#### AppArmor Profile for Ubuntu 24.04+
29+
30+
Configuring AppArmor is needed only on Ubuntu 24.04+, with RootlessKit installed under a non-standard path: https://rootlesscontaine.rs/getting-started/common/apparmor/
31+
2832
## Client (nerdctl)
2933

3034
Just execute `nerdctl`. No need to specify the socket address manually.

0 commit comments

Comments
 (0)