I want to use the Render REST API service to deploy my docker images stored on my DockerHub container registry. Can I do this if my DockerHub’s account and image repositories are private?
When I made my repository private using the ‘Create Service’ URL, I received a 400 status code stating the server was unable to understand the request.
I have the DockerHub credentials added to my Render account
As soon as I switched the repository back to public, I received a 201 status code of a successful request
I do not want the repositories being accessed publically