Installing new gentoo kernel in docker container Installing new gentoo kernel in docker container docker docker

Installing new gentoo kernel in docker container


Docker work using the kernel of the host machine.

If you want specific kernel capabilities you need to modify the host kernel.

Then run your container using --privileged attribute or using the --lxc-conf parameter.