R
RunPod17h ago
Xeverian

Deploy custom private docker image

Hey guys. Is it possible for me to deploy my custom docker image without making it public? (That would be show stopper for my project) I've seen the docs about Bazel but it seems like it creates just public repositories in your docker hub. I've also seen the credentials but they were login and password and I don't really feel comfortable sharing those to my docker account when they have api keys for that
1 Reply
nerdylive
nerdylive13h ago
Yes, use registry auth i think thats the only way? using registry auth. you can add them in settings

Did you find this page helpful?