rdkcentral / Dobby

The Dobby component is a wrapper around the opensource crun/runc containerization tool for managing and running containers.
Apache License 2.0
16 stars 42 forks source link

RDK-50163 Support for running Android containers #327

Open jonhenderson-sky opened 4 months ago

jonhenderson-sky commented 4 months ago

It is not required to modify the base dobby.bb, but a device specific addition to the Dobby config must be made as required to support running Android on a specific device.

Type of Change

Requires Bitbake Recipe changes?

CLAassistant commented 4 months ago

CLA assistant check
All committers have signed the CLA.

goruklu commented 4 months ago

@jonhenderson-sky The unit tests and builds are failing, can you please correct those ? Also, It would be great if you can add some unit tests for the Android container use case