Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: Set custom apparmor profile or disable apparmor #188

Merged
merged 1 commit into from
Aug 31, 2022
Merged

Conversation

towe75
Copy link
Collaborator

@towe75 towe75 commented Aug 16, 2022

Sometimes --privileged is too much and capabilities are not enough. This configuration option allow you to set a custom apparmor profile for a container to e.g. get elevated /proc permissions. It can also effectively disable apparmor by setting the value to unconfined.

@towe75 towe75 requested review from jrasell and lgfa29 as code owners August 16, 2022 19:51
Copy link
Member

@shoenig shoenig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@shoenig shoenig merged commit 3ad8b2b into main Aug 31, 2022
@shoenig shoenig deleted the f_apparmor branch August 31, 2022 14:52
@lgfa29 lgfa29 added this to the v0.4.1 milestone Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants