meta-virtualization/recipes-containers/crun
Bruce Ashfield 5dfe66298a crun: conditionally offer runc binary via symlink
When integrating into some container stacks (such as containerd),
the detailed configuration toml changes to change the container
runtime from runc to crun is not always trivial.

To avoid (for now) carrying configuration snippets as part of
the recipes, we can symlink runc to crun as crun is fully
compatible with runc.

Note: this means you can't have runc and crun installed on the
same image if the symlinking is done. Hence why this symlinking
is conditional.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2024-11-15 19:50:00 +00:00
..
crun_git.bb crun: conditionally offer runc binary via symlink 2024-11-15 19:50:00 +00:00