acrn-hypervisor/devicemodel/samples
Long Liu cded9aa97f ACRN: dm: Modify the runC.json for NUC.
The path modify the configuration for the runC container. There have
three changes for the configuration.
1、args [ "sh" ]: this is an example parameter and when the VM is started,
the parameter will be replaced by the launch_UOS script.
2、The linux capabilities will guarantee the Acrn-dm have enough capabilities
to run in container. For more infomation about the capalility you can refer
http://man7.org/linux/man-pages/man7/capabilities.7.htm
3、Move the rootfs to the parent directory, so all the container can share
the same rootfs.

Tracked-On: projectacrn#2020
Signed-off-by: Long Liu <long.liu@intel.com>
Reviewed-by: Binbin Wu <binbin.wu@intel.com>
2019-06-28 10:17:13 +08:00
..
apl-mrb dm: refine the passthrough devices with dictionary 2019-05-17 11:06:31 +08:00
apl-up2 dm: refine the passthrough devices with dictionary 2019-05-17 11:06:31 +08:00
nuc ACRN: dm: Modify the runC.json for NUC. 2019-06-28 10:17:13 +08:00