Skip to content

Support rootless AppArmor with sudo nerdctl apparmor load #507

@AkihiroSuda

Description

@AkihiroSuda

While we still can't load an AppArmor profile without root, running a rootless container with a pre-loaded AppArmor profile should be possible.

We will need an additional command like sudo nerdctl apparmor load.


We will have to let RootlessKit bind-mount /sys/kernel/security from the parent mount namespace. (PR #508 implements the proposal without relying on /sys/kernel/security)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions