Report this

What is the reason for this report?

How to docker push to DigitalOcean private container registry for a Remote User

Posted on October 5, 2020

I have successfully setup the private Docker registry with authentication. However this authentication is only for docker pull command. Doing a docker push command gives me

denied: requested access to the resource is denied
unauthorized: authentication required

I understand the concept of doctl registry login and pushing from my end as admin user. How can i do the same for a remote user without giving the remote user read and write API access token from DO control panel.

by generating and sharing doctl registry docker-config ( from my end) he was able to pull from the DO private registry but push failed with the above msg

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.