Skip to content

Kernel-Builder-v5-full

Pre-release
Pre-release

Choose a tag to compare

@ravindu644 ravindu644 released this 03 Aug 22:02
· 30 commits to main since this release
d330011

How to use..?

  • Download the kernel-builder.zip file.
  • Unzip it.
  • Install Docker if it's not already installed.
  • In Ubuntu based systems, you can run:
sudo apt install docker.io && sudo usermod -aG docker $USER && sudo reboot
  • Run kernel-builder.sh, which is located inside the unzipped folder to power up the docker container :)

    ./kernel-builder.sh