Simple Ubuntu based image to run performance test on Linux kernel build
110
Simple Ubuntu based image to run performance test on Linux kernel build
just run:
touch log
docker run -it --rm -v $(pwd)/log:/tmp/log davesrl/kernel-builder:v5.0
the file log will be written with some useful information about the build time/parallelism
Source code is available on this GitLab repository
Content type
Image
Digest
Size
1.9 GB
Last updated
over 7 years ago
docker pull davesrl/kernel-builder:v5.0