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

kata-manager: Add support for nerdctl installation #8958

Merged

Commits on Feb 1, 2024

  1. kata-manager: Add support for nerdctl installation

    As already done for docker, let's also add support for installing
    nerdctl + kata containers.
    
    For now, at least for now, we are explicitly not allowing the
    combination of installing both docker and nerdctl in the same
    installation in order to reduce the script complexity.
    
    Also, nerdctl installation, for now, is limited to x86_64 and aarch64 as
    those are the only architectures that nerdctl releases a "full" package
    for.
    
    Fixes: kata-containers#8358
    
    Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
    fidencio committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ed6816e View commit details
    Browse the repository at this point in the history