R
Runpod2y ago
937

How do I run Docker in a RunPod environment?

I want to run the docker in the gpu pod,but the pod may be a docker container. How can I run the doker in it.
5 Replies
bgeewizard
bgeewizard2y ago
@Papa Madiator is it possible to point the runpod to a particular docker file in the registry that is not one of the templates ?
Madiator2011
Madiator20112y ago
@bgeewizard not sure what you mean. Do you want to pull image from registry that is not dockerhub?
bgeewizard
bgeewizard2y ago
yes
Madiator2011
Madiator20112y ago
just put registry url in front of docker image name reg.myreg.com/username/nameofimage:tag

Did you find this page helpful?