From the docs it seems like it's possible to use a docker image from Digital Ocean private registry?
From the docs it seems like it's possible to use a docker image from Digital Ocean private registry? I would
POST /containerregistryauth to set up credentials, and then use the id in POST /pods or POST /templates along with the imageName? Has anyone suceeded in getting this to work with Digital Ocean? Or can confirm it will work with any private registry?