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

Simple container manager / shim for runc / crun #2

Open
pwFoo opened this issue Dec 27, 2020 · 1 comment
Open

Simple container manager / shim for runc / crun #2

pwFoo opened this issue Dec 27, 2020 · 1 comment

Comments

@pwFoo
Copy link

pwFoo commented Dec 27, 2020

Hi,

I play with a custom linuxkit build based on crun runtime, but it needs a container manager to check health and (optional) restart if process is killed.

Searched for conman / shim topics and found shimmy. Is there such a project or would it possible to use shimmy for that?

@iximiuz
Copy link
Owner

iximiuz commented Dec 28, 2020

Hi,

that's an interesting question. I don't think shimmy (this project) or conman (its parent project) are suitable for that purpose at this moment. These two are rather for educational purposes and they are under (not active) construction. However, you may take a look at conmon. It's a production-ready container monitor. Or its parent project - CRI-O.

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