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

Alpine Support #633

Closed
adamthiede opened this issue Dec 28, 2024 · 2 comments
Closed

Alpine Support #633

adamthiede opened this issue Dec 28, 2024 · 2 comments

Comments

@adamthiede
Copy link

Alpine Linux supports apparmor. What would be required for this to support Alpine?

make throws the error:

 ✗ Error: alpine is not a supported distribution
@nobody43
Copy link
Contributor

My guess, it's because Alpine is not a systemd distribution. Porting to multiple init systems will require too much effort and likely be unmaintainable. However, the profiles will be split in multiple packages in the future and installed separately:
#464

@roddhjav
Copy link
Owner

roddhjav commented Jan 9, 2025

Time is required. As @nobody43 mentioned, Alpine is not a systemd distribution. Thus, a lot of new profiles would be required and others would need major changes. This is not a priority for me. Therefore, it won't be implemented without major external contribution and maintenance.

@roddhjav roddhjav closed this as completed Jan 9, 2025
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

No branches or pull requests

3 participants