DIGITS
DIGITS copied to clipboard
How to run NVIDIA DIGITS 6.0 docker commandline
I want to run nvidia digits docker in command line. I am able to run it in gui (DIGITS home) If I use below command to run docker in command line it stuck with an error libdc1394 error: Failed to initialize libdc1394 /usr/local/lib/python2.7/dist-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment. warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.')
sudo docker run -p 5000:5000 nvidia/digits