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

vmm-task: use crate youki to manage container instead of runc #102

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Vanient
Copy link
Member

@Vanient Vanient commented Dec 20, 2023

No description provided.

@Vanient Vanient requested a review from a team as a code owner December 20, 2023 02:35
@Vanient Vanient changed the title [WIP] vmm-task: use crate youki to manage container instead of runc vmm-task: use crate youki to manage container instead of runc Dec 25, 2023
Signed-off-by: Vanient <xiadanni1@huawei.com>
.runtime
.create(&id, bundle, Some(&create_opts))
.await;
let resp = ContainerBuilder::new(id.to_string(), SyscallType::default())
Copy link
Contributor

Choose a reason for hiding this comment

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

how do we handle io without tty?

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.

None yet

2 participants