Docker issues on RTX A6000 ADA gpu pod.
I am constantly having issues running dockers on this gpu pod.
I have removed dockers and all related files and have tried installing again but when I run 'sudo dockerd' I get this error over and over again.. any help?
9 Replies
And I've been getting this issue if I try running
'sudo systemctl restart docker'
you cant run docker in docker
I'm getting similar errors, what's the solution for this. I want to install and run docker on my ubuntu instance
You cant run docker inside runpod pods as they are docker containers already
ahhhh
so no need to?
what are you trying to do?
Essentially, you would just run the deployed docker instance to runpod directly
and you can access it if it has openssh at minimum, to ssh into. or u can just use one of runpod's base templates like their pytorch template
and just have it work
Wanted to try running bittensor on it but, no luck..
Yeah same, wanted to run bittensor on it