diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-10-13 11:11:35 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-10-13 11:11:35 -0400 |
commit | a6ae07c0d36189128938987fe805f993e43707ab (patch) | |
tree | 6384ba2f55f9c5cc1c5afc265a870814101f8e63 /recipes-networking/openvswitch/openvswitch-git/systemd-create-runtime-dirs.patch | |
parent | 018b001b763a3db1629fa8478fa4705e8ae53062 (diff) | |
download | meta-virtualization-a6ae07c0d36189128938987fe805f993e43707ab.tar.gz |
crun: introduce crun (OCI runtime provider)
Create the initial recipe to provide crun as an alternative OCI runtime
provider.
This currently has a depdenency on seccomp, but it would be nice if we
can make that optional in the future to avoid pulling in all of
meta-security as a dependency.
Example:
% skopeo copy docker://busybox oci:busybox-oci:latest
% mkdir busybox-bundle
% oci-image-tool create --ref platform.os=linux busybox-oci busybox-bundle
% cd busybox-bundle/
% rm config.json
% runc spec
% runc run foo
^D
% crun run foo
^D
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git/systemd-create-runtime-dirs.patch')
0 files changed, 0 insertions, 0 deletions