Skip to content

What are the capability limits in Landlock mode? #142

@SuperManito

Description

@SuperManito

Your documentation seems a bit disorganized; I couldn't find a detailed description of enabling the --landlock-apply option.

I'm developing sandbox functionality for a container environment. I tried using the native implementation of bubblewrap, but it's known to require privileged mode (--privileged) to function properly until I discovered this project.

After testing, the --landlock-apply mode works in a container environment (Debian 13). However, I haven't found a detailed description of it after reading the documentation for a long time. Even your test module isn't compatible. Furthermore, using this command option ignores other command options.

Could you tell me the capabilities of landlock mode? Does it also support network filtering, etc.? I urgently need a sandbox project based on landlock out of the box because other projects don't provide binary installations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions