Hi,
 I am running JetPack 4.5 and downloaded the docker file for the machine learning library.
 Running the script file “docker_build_ml.sh” it ran until step 15 of 22 with the following error:
 Cloning into turchvision
 You are in 'detached HEAD state.
 OSERROR: libcurand.so.10" cannot open shared object file: no such file or directory.
 Not sure of how to proceed.
 Thank You
 Tom
       
      Hi @minertom11551, did you set your default docker runtime to nvidia, like shown here?
 https://github.com/dusty-nv/jetson-containers#docker-default-runtime
 Also, these containers for JetPack 4.5 are available on NGC prebuilt, you can find the links at the top of the readme here:
 https://github.com/dusty-nv/jetson-containers#machine-learning-containers-for-jetson-and-jetpack
 nvcr.io/nvidia/l4t-ml:r32.5.0-py3 nvcr.io/nvidia/l4t-pytorch:r32.5.0-pth1.7-py3 nvcr.io/nvidia/l4t-tensorflow:r32.5.0-tf1.15-py3 nvcr.io/nvidia/l4t-tensorflow:r32.5.0-tf2.3-py3