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

Any chance of supporting crun instead of runc? #11

Open
Hazy87 opened this issue Feb 6, 2025 · 1 comment
Open

Any chance of supporting crun instead of runc? #11

Hazy87 opened this issue Feb 6, 2025 · 1 comment

Comments

@Hazy87
Copy link

Hazy87 commented Feb 6, 2025

As title, crun has started replacing runc in some distros would it be possible to support it

@nbdd0121
Copy link
Contributor

Currently we only use runc so there's no plan to support crun at the moment.

Adding support wouldn't be too difficult, it would involve in parsing crun-specific state file (status as opposed to runc's state.json) and add runtime probing code. PR welcome if you want to contribute.

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

2 participants