R
Runpod16mo ago
BTSee

Base image + code

Hi. I'm new to runpod. I am building a sort of mega-template using a runpod base template (2.2.1-py3.10-cuda12.1.1-devel-ubuntu22.04) and adding my own code, about another 500Mb. where is a good place to host the image for runpod template to pull from? thanks for any tips / links.
20 Replies
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
nathaniel
nathaniel16mo ago
dockerhub will host it free, that's where our templates pull images from
Madiator2011
Madiator201116mo ago
I self host my registry
BTSee
BTSeeOP16mo ago
it does need to be private for now, i'm fine with paying.
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
Madiator2011
Madiator201116mo ago
dockerhub allows 1 private image for free
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
Madiator2011
Madiator201116mo ago
what domain?
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
BTSee
BTSeeOP16mo ago
cool, thanks. Once the runpod template is created, is the image stored at runpod or does it pull from dockerhub/redhat everytime?
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
BTSee
BTSeeOP16mo ago
I really appreciate the help. I'll test using dockerhub today. Cheers
Marcus
Marcus16mo ago
network storage has nothing to do with docker images, they are 2 completely different and independent things
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
Marcus
Marcus16mo ago
It will most likely be pulled every time Only regularly used images are cached And RunPod official ones
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
Marcus
Marcus16mo ago
Serverless is cached on the workers when you deploy your endpoint, but serverless and pods work differently and cannot be compared with each other This question is in #⛅|pods not #⚡|serverless
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
Quicksilver
Quicksilver16mo ago
From what I have seen, my image has always been pulled from dockerhub, it has never stored it anywhere on runpod
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?