About hailo_ai_software_docker mount issues

onnx is in the wsl Ubuntu host system, I want to run this command hailomz compile - CKPT yolov5s. Onnx - calib - path/path/to/calibration/imgs/dir / - yaml path/to/yolov5s yaml --start-node-names name1 name2 --end-node-names name1 --classes 80, but the onnx path is wrong, I want to mount the host path to the docker container, I tried many ways, but failed to mount. So I can’t copy the files in ubuntu, is there any good solution?

I recommend to use the Hailo AI Software Suite docker on an Ubuntu machine. The installation is fast and easy. The docker contains all the dependencies.
When a new container is created you will get a folder called shared_with_docker that allows you to copy files in and out of the docker with ease.