Cmake cannot detect Cuda dev toolkit inside docker when running in Jetson AGX Xaver dev kit

Hi @sskorol , I believe docker buildkit allows you to specify --runtime nvidia on the command line, whereas normal docker build does not (which is why it needs set in the daemon config)