Skip to content
Unstable

Parameters

BRANCH
Branch of docker-playground.git. Only modify if you are hacking on the docker-playground scripts.
*/master
KERNEL_URL
(*-kernel-git only) remote URL of git repository, from which the kernel will be built.
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git
KERNEL_REMOTE_NAME
(*-kernel-git only) short name for the remote URL, which will be used to add it to the local git checkout with git remote add.
net-next
KERNEL_BRANCH
(*-kernel-git only) branch to check out from the remote with KERNEL_URL and KERNEL_REMOTE_NAME before building the kernel.
master