Sign inSign up

halftome/lkmbuild

By halftome

Updated almost 7 years ago

Build environment for loadable kernel modules

Image
0

824

halftome/lkmbuild repository overview

Docker image for LKM building

Run the docker image specifying the kernel version you would like to compile for, and mounting the directory containing the source code
docker run -it --env kernel=4.15.0-30-generic -v $(pwd)/hello-world:/root/ halftome/lkmbuild

Tag summary

Content type

Image

Digest

Size

109.2 MB

Last updated

almost 7 years ago

docker pull halftome/lkmbuild