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

Apply youki to create containers. #168

Merged
merged 3 commits into from
Oct 31, 2024
Merged

Commits on Oct 31, 2024

  1. vmm-task: use crate youki to manage container instead of runc

    Signed-off-by: Vanient <[email protected]>
    Vanient authored and abel-von committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b70f880 View commit details
    Browse the repository at this point in the history
  2. bugfix: faild to symlink console socket into container_dir.

    The issue of the container failing to start through Youki due
    due to the improper initialization of socket_path has been resolved.
    
    Signed-off-by: taohong <[email protected]>
    taoohong authored and abel-von committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    983ee03 View commit details
    Browse the repository at this point in the history
  3. vmm: support youki when create container in vm

    Signed-off-by: Abel Feng <[email protected]>
    abel-von committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4ad5f05 View commit details
    Browse the repository at this point in the history