dlandon / zoneminder.machine.learning

Zoneminder Docker
GNU General Public License v2.0
318 stars 143 forks source link

Start Nvidia Support in Zoneminder Container #202

Open luismauriz1 opened 2 years ago

luismauriz1 commented 2 years ago

Hi, I tried to follow your Instructions about installing the Cuda Software and it worked untill the Step "Using Cuda in your Docker Container" from this part of the Instruction: https://medium.com/@adityathiruvengadam/cuda-docker-%EF%B8%8F-for-deep-learning-cab7c2be67f9. This command: nvidia-docker run docker.io/nvidia/cuda:9.0-base-ubuntu16.04 nvidia-smi gives me the same output as nvidia-smi. But after this step, the instructions come with docker compose file, whitch isn't the way to compie it in your instruction. So how can I compile the nvidia Support in my Zoneminder Docker container with docker run? Or do you have a docker compose file for all the commands? Best Greets!