Han Liang Alvin See

Results 3 comments of Han Liang Alvin See

Similar issue when running `./build-kernel.sh -v 6.1.79 -a x86_64 setup` ``` INFO: Config version: 135 INFO: Kernel version: 6.1.79 INFO: kernel path does not exist, will download kernel INFO: Download...

Hey @justxuewei, just pinging you as a reminder.

Hi @justxuewei For our use case, we are using the Kata runtime to spin up a docker:Dind container akin to ``` nerdctl run \ --privileged \ --security-opt=privileged-without-host-devices \ --snapshotter devmapper...