Anaconda-CUDA-Accelerated-TensorFlowGPU-Development-Environment icon indicating copy to clipboard operation
Anaconda-CUDA-Accelerated-TensorFlowGPU-Development-Environment copied to clipboard

Dockerfile error and suggested updates.

Open MurrayData opened this issue 4 years ago • 3 comments

I amended the Dockerfile, and created a pull request for:

  1. Base container amended to CUDA 10.1 from 10.0
  2. Specified Python3 versions of libraries in installations as not always installed by default.
  3. Added "-y" to TensorRT install 'apt-get install' commands as Docker build failed on unattended installation.

MurrayData avatar Jul 24 '19 04:07 MurrayData

@MurrayData numbers 1 and 3 are taken care of, but I am not understanding number 2. It installs miniconda: python 3.7 by default. Can you please provide more detail?

daddydrac avatar Jul 24 '19 16:07 daddydrac

It was my set up @joehoeller, now fixed.

MurrayData avatar Jul 30 '19 08:07 MurrayData

@MurrayData - Thanks for pointing out the other errors though. If you catch anything else please do let me know. Can I consider this issue closed then? (Please advise).

daddydrac avatar Jul 30 '19 15:07 daddydrac