Maxim
How do I start a pod with a private docker image (template) using GraphQL?
I am trying to start pods with the graphql api, running my private image.
In the docs it says this:
"If your container image is private, you can also specify Docker login credentials with a containerRegistryAuthId argument, which takes the ID (not the name) of the container registry credentials you saved in your RunPod user settings as a string."
But I can simply not find this ID anywhere in my settings. How do I do it?
8 replies