R
Runpod2y ago
jdon

connect dockerhub with runpod

I created a docker image locally and pushed it to dockerhub. I am now trying to make a new template in runpod using that image. But how do i fetch the image from dockerhub?
4 Replies
digigoblin
digigoblin2y ago
You don't fetch the image, just add it to your template, then create a pod using the template and the pod will fetch the image.
jdon
jdonOP2y ago
Ok got it. Can i know the format i need to put, is it supposed to be like <username>/<repo>/<imageName>?
digigoblin
digigoblin2y ago
Use a tag as well.
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?