- Run a Docker container to build the image
docker run --name wsl-kernel-builder --rm -it [email protected] bash
from inside the container (now bash):
docker run --name wsl-kernel-builder --rm -it [email protected] bash
from inside the container (now bash):