SolidRun / lx2160a_build

Scripts to build basic images for LX2160A COM express type 7 modules
58 stars 47 forks source link

add docker support #74

Closed justizin closed 1 year ago

justizin commented 1 year ago

confirmed working after following https://community.solid-run.com/t/building-a-docker-enabled-kernel-for-the-solidrun/379.

I understand there may be reasons some of this isn't default, but I'd like to open a conversation. At a glance, I don't see how any of this would be harmful, and it is in the default ubuntu/debian kernels afaict.

justizin commented 1 year ago

Looks like the build fails because the CI for this repo expects to be able to upload to S3, probably not appropriate for a PR test to upload artifacts.

Josua-SR commented 1 year ago

I think this is an acceptable default, thank you!