Skip to content

Commit 9a1d57b

Browse files
authored
Merge pull request containerd#3820 from fahedouch/reflect-apparmor-restrict-unprivileged-userns
[doc] Add AppArmor profile setup for rootlesskit on Ubuntu 24.04+
2 parents 5fdd049 + 128e6a7 commit 9a1d57b

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)