I am trying to get Digits container running.
I am trying to figure out exapt steps to do that.
I am using https://docs.nvidia.com/ngc/ngc-titan-setup-guide/index.html , but I meet some controversy and may need an advise
Question 1: Do we need to use sudo with every docker command execution?
Answer: it seems that either a user should be added to docker users group or sudo privileges required.
It works somehow, though after restart of a computer requires to reinsatall docker daemon.
Thanks